https://github.com/farazkhanfk7/fastapi-tutorials
FastAPI tutorials to create Blog API with JWT and OAuth2 Authentication
https://github.com/farazkhanfk7/fastapi-tutorials
fastapi oauth2
Last synced: about 2 months ago
JSON representation
FastAPI tutorials to create Blog API with JWT and OAuth2 Authentication
- Host: GitHub
- URL: https://github.com/farazkhanfk7/fastapi-tutorials
- Owner: farazkhanfk7
- Created: 2021-05-02T06:45:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T17:52:20.000Z (about 5 years ago)
- Last Synced: 2025-06-30T10:05:22.816Z (12 months ago)
- Topics: fastapi, oauth2
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI Tutorial

> Creating Blog API with FastAPI with JWT and OAuth2 Authentication

Check Documentation :
[https://fastapi.tiangolo.com/](https://fastapi.tiangolo.com/`)