fastapi-sqlalchemy-postgres-template
fastapi-sqlalchemy-postgres-template copied to clipboard
A simple REST API made using FastAPI and SQLAlchemy for the 2CC Session on FastAPI by DSC VIT Vellore. It has now been turned into a template and is a great place for beginners to get started!
Hey! We are generating a product to automate the generation of docs. We want to contribute to the community, this is the first iteration of the product and would love...
Bumps [starlette](https://github.com/encode/starlette) from 0.13.6 to 0.25.0. Release notes Sourced from starlette's releases. Version 0.25.0 Fixed Limit the number of fields and files when parsing multipart/form-data on the MultipartParser 8c74c2c and...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 3.2.0 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...
Adding a Dockerfile and a docker-compose.yml for containerization and deployment
### Pull Request Description **Changes Made** - Added initial automated documentation generation feature using AI. - Incorporated a Changelog that is continuously updated with changes. - Included a link to...