https://github.com/venopyX/hotel_fastapi
https://github.com/venopyX/hotel_fastapi
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/venopyX/hotel_fastapi
- Owner: venopyX
- License: mit
- Created: 2023-06-17T16:32:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-18T17:59:17.000Z (about 3 years ago)
- Last Synced: 2025-03-23T01:43:45.857Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hotel_fastapi
```
pip install -r requirements.txt
```
```
python -m uvicorn main:app --reload
```