Here's my thought on Flask Trailing Slashes 404


In flask apps I often get a 404 for routes with a trailing slash. This Stack Overflow post shows how to configure flask to allow trailing slashes on some or all routes.


This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts