fastapi-boilerplate icon indicating copy to clipboard operation
fastapi-boilerplate copied to clipboard

Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀

Results 2 fastapi-boilerplate issues
Sort by recently updated
recently updated
newest added

Can you add exception handling to the code? Create custom execption where every exceptions have a code, message and a description. Code and messgae should be in a constant file....

# Summary These changes include a template for setting up pull request previews. After you adjust this configuration file, [Ergomake](https://ergomake.dev) will create a preview environment whenever developers create a pull-request....