Use route defaults syntax instead of creating a separate endpoint handler #19

Open
opened 2024-03-10 14:00:50 +01:00 by christoph · 0 comments
Owner

@app.route('/race', defaults={'user_name': 'Everyone'})

`@app.route('/race', defaults={'user_name': 'Everyone'})`
christoph added this to the Housekeeping Update milestone 2024-03-10 14:00:50 +01:00
christoph added the
Improvement
Backend
labels 2024-03-10 14:00:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: christoph/flask-formula10#19
No description provided.