pREST
PostgreSQL REST, low-code, simplify and accelerate development
... header, check if there is a JSON Web Token in it, and if it is, create the user identity and claims based on the content of JWT. Migrations are pREST's way of propagating changes you make to your tables (adding a field, deleting a table, etc.) into your database schema. No complexity to use, download a single binary for all operating systems (and architectures). You can also extend and write your own endpoints as you would using one framework, gaining all existing endpoints for free.