An open API service indexing awesome lists of open source software.

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

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`