futuramaapi
futuramaapi copied to clipboard
Futurama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!
Currently ```futuramaapi.routers.tokens.schemas.DecodedUserToken``` has only 2 types: access and refresh. Shall activate/password change/other token have it's own type? From the 1 hand with activate/password change token people can access users info,...
After closing https://github.com/koldakov/futuramaapi/pull/3 we need to check if SQLModel can be used
As the title says, I want to develop locally using docker compose. Can you integrate it?