Back
Similar todos
Switched my user and video-related API routes to use Flask_RESTX because it helps keep the API organized. #rhymecraft
Spent some more time switching the API to using flask_restx. #rhymecraft
Moved my API routes into a 'resources' folder to keep things a little more organized and since that's the pattern in the Flask-Vuetify template I like. #rhymecraft
configure flask-restful to work with app #changeloghost
More super-boring chores: Switched the imports so that `flask routes` would work, to help me figure out why a particular route was 404ing (now fixed). #rhymecraft
Move two song-related routes from api/__init__.py to api/songs.py (actually did this yesterday) #rhymecraft
make first rest api with flask
Fixed an annoying db-related error with the #rhymecraft flask code that was causing it to error when I tried to query the API when running it on my laptop.
Got an auth-protected API route working
👨💻 continue with flask
got rid of confusing tab navs and added new #mj routes instead
fix routes issue #sython
👨💻 more flask
Refactored UI App: Split a context and moved routes so rewriting urls work better. #userowl
added more routes to roles because a lot were missing #sportstechjobs
switched the whatdo.com homepage to just be a simple list of links instead of the flask-vuetify template.
Switched main API endpoints to api.2markdown.com with backward compatibility for old routes. #2markdown