https://github.com/devlopersabbir/fast-jwt
FastAPI development with JWT
https://github.com/devlopersabbir/fast-jwt
Last synced: 11 months ago
JSON representation
FastAPI development with JWT
- Host: GitHub
- URL: https://github.com/devlopersabbir/fast-jwt
- Owner: devlopersabbir
- Created: 2023-10-11T19:37:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T21:21:37.000Z (over 2 years ago)
- Last Synced: 2025-01-04T14:28:02.086Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/service.py
Awesome Lists containing this project
README
# FAST API development with JWT
- [ ] APP creation with `FastAPI`
- [ ] Create User Model
- [ ] Create User Schema
- [ ] Create Controller for User
- [ ] Create Routes using `apiRoute`