https://github.com/buildfrom/fastapi
https://github.com/buildfrom/fastapi
backend factory-pattern python
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buildfrom/fastapi
- Owner: BuildFrom
- License: apache-2.0
- Created: 2024-02-23T07:01:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T07:32:40.000Z (about 2 years ago)
- Last Synced: 2025-05-06T12:40:43.821Z (11 months ago)
- Topics: backend, factory-pattern, python
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project
### Installation
```
make reqs && make run
```