Back
Similar todos
Switched my Song routes to use flask_restx, and I now have all my routes using flask_restx. #rhymecraft
See similar todos

No replies yet

Spent some more time switching the API to using flask_restx. #rhymecraft
See similar todos

No replies yet

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
See similar todos

No replies yet

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
See similar todos

No replies yet

configure flask-restful to work with app #changeloghost
See similar todos

No replies yet

make first rest api with flask
See similar todos

No replies yet

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.
See similar todos

No replies yet

Create individual /user API routes, easier to maintain than using one endpoint
See similar todos

No replies yet

Got an auth-protected API route working
See similar todos

No replies yet

Switched main API endpoints to api.2markdown.com with backward compatibility for old routes. #2markdown
See similar todos

No replies yet

Refactored UI App: Split a context and moved routes so rewriting urls work better. #userowl
See similar todos

No replies yet

Move two song-related routes from api/__init__.py to api/songs.py (actually did this yesterday) #rhymecraft
See similar todos

No replies yet

👨‍💻 continue with flask
See similar todos

No replies yet

create an flask blueprint for api. #changeloghost
See similar todos

No replies yet

Switch my API calls to be in a single backend.js file as I think that'll keep things organized as things get complicated and it's working nicely in the Vuetify app I'm building for an Upwork client of mine. #rhymecraft
See similar todos

No replies yet

refactored a scraper app to use django-q more effectively
See similar todos

No replies yet

👨‍💻 more flask
See similar todos

No replies yet

tested out flask-admin - works, but decided not to spend any more time configuring auth #changeloghost
See similar todos

No replies yet

Fixed a bug that was preventing auth from working in prod b/c Apache was stripping the auth header before passing it to my Flask app.
See similar todos

No replies yet

refactored new project to use django-q and hooks which made the project start to update itself more than I was updating it.
See similar todos

No replies yet