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.
💠Flask Trailing Slashes 404
!https://stackoverflow.com/questions/33241050/trailing-slash-triggers-404-in-flask-path-rule
Connections
Related tags and posts connected to this entry.