https://github.com/xgandax/demo_python_fastapi
This repository is a demo of a REST API created with FastAPI.
https://github.com/xgandax/demo_python_fastapi
backend fastapi python
Last synced: 4 months ago
JSON representation
This repository is a demo of a REST API created with FastAPI.
- Host: GitHub
- URL: https://github.com/xgandax/demo_python_fastapi
- Owner: xGANDAx
- License: mit
- Created: 2024-10-21T05:07:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T19:34:49.000Z (over 1 year ago)
- Last Synced: 2025-04-09T21:52:10.800Z (about 1 year ago)
- Topics: backend, fastapi, python
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Demo_FastApi



This repository contains the source code for a REST API created with FastAPI, which includes CRUD operations as well as authentication with JWT.