Back
Similar todos
Switched my Song routes to use flask_restx, and I now have all my routes using flask_restx. #rhymecraft
Switched my user and video-related API routes to use Flask_RESTX because it helps keep the API organized. #rhymecraft
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.
make first rest api with flask
tested out flask-admin - works, but decided not to spend any more time configuring auth #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
More work on #jomo API
configure flask-restful to work with app #changeloghost
🐍 More iterating on a FastAPI web service which builds Django Docker configs. I like it so far. #djangobuild
spend a bunch of time trying to understand how some boneheaded stuff works in Flask
Made some progress on the new API docs #heycafe
Spent some time working on #peopleprogramming
Spent some time cleaning up the code a bit. #rhymecraft
Continued working on the api gateway for #2markdown
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
👨💻 continue with flask
Spent time learning about using Go for a web app back-end to see if it would be better than using Python.
👨💻 more flask
spent the morning debugging a swagger generated API #homestretch
Spent more time learning about mod_wsgi