https://github.com/fajar7xx/py-fastapi-simple-restful-api
py fastapi simple restful api
https://github.com/fajar7xx/py-fastapi-simple-restful-api
fastapi fastapi-crud python3
Last synced: 2 months ago
JSON representation
py fastapi simple restful api
- Host: GitHub
- URL: https://github.com/fajar7xx/py-fastapi-simple-restful-api
- Owner: fajar7xx
- Created: 2024-11-04T12:26:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T04:10:53.000Z (over 1 year ago)
- Last Synced: 2025-10-19T09:05:01.444Z (8 months ago)
- Topics: fastapi, fastapi-crud, python3
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aplikasi fast api crud
## cara jalankan
1. aktifkan virtual env ``` source .venv/bin/activate```
2. jalankan instalasi ``` uv pip install -r pyproject.toml```
3. run server ```fastapi dev main.py --port 8000```
## resources
1. https://fastapi.tiangolo.com/virtual-environments/#ready-to-work
2.
## check api doc
1. localhost:port/docs
2. localhost:port/redoc