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: 2024-11-13T18:43:22.347Z (over 1 year 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
```