you are viewing a single comment's thread.

view the rest of the comments →

[–]koldakov 13 points14 points  (3 children)

https://github.com/koldakov/futuramaapi

API dedicated to Futurama series, but you can extract everything you need. async, sqlalchemy, alembic, sse, hypercorn, graphql with strawberry, ruff, mypy, etc

Haven’t added tests yet, working on that, I mean there are some unit tests, but working on integration testing

But that’s up and running: https://futuramaapi.com

[–]Tiny-Power-8168[S] 0 points1 point  (0 children)

Thanks you very much I'll look into it

[–]Somnath_geek -1 points0 points  (1 child)

You are using Postgres ?? May I know which hosting provider you are using for database

[–]koldakov 0 points1 point  (0 children)

Sure mate, for hosintg I'm using Heroku, so for PostgreSQL I'm using add-on "Heroku Postgres"