futuramaapi icon indicating copy to clipboard operation
futuramaapi copied to clipboard

Futurama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!

Results 3 futuramaapi issues
Sort by recently updated
recently updated
newest added

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,...

question

After closing https://github.com/koldakov/futuramaapi/pull/3 we need to check if SQLModel can be used

question
feature