https://github.com/davidjnevin/fastapi-testing
FastApi testing using https://fastapi.tiangolo.com/tutorial/testing/
https://github.com/davidjnevin/fastapi-testing
Last synced: 4 months ago
JSON representation
FastApi testing using https://fastapi.tiangolo.com/tutorial/testing/
- Host: GitHub
- URL: https://github.com/davidjnevin/fastapi-testing
- Owner: davidjnevin
- Created: 2023-07-30T10:52:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T02:11:11.000Z (about 1 year ago)
- Last Synced: 2024-12-31T02:23:49.261Z (5 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI Setup
A fastAPI setup:
Uses:
* Docker
* Postgres
* Makefile
* Both production and dev Dockerfiles