been thinking how to add PostgREST to my stack.
since i already use Django Rest Framework.
but Today i realized it can replace the most tedious thing of DRF, writing serializers.
use Django for services, e.g., auth, email sending, job queue, etc. and use PostgREST to serve the API tied to the models.
there's still the issue of caching, tho 🤔
I finally finished the migration from fastAPI to Django and with it a migration to a new database schema.
Budgetwise now uses double-entry in the backend. The frontend remains the same.
TypeScript junkie, Python hipster, and Golang wannabe | Product-focused Software Engineer building SaaS apps.