Skip to content

This project holds the code for explanatory article published on freecodecamp.

Notifications You must be signed in to change notification settings

mabdullahadeel/fcc-fastapi-jwt

Repository files navigation

fcc-fastapi-jwt

This project holds the code for explanatory article published on freecodecamp.

If you want to learn full implementation of user authentication with fastapi, while creating a full fledge backend, here is the video version.

https://www.youtube.com/watch?v=G8MsHbCzyZ4&ab_channel=ABDLogs

IMAGE ALT TEXT HERE)

Forking project on replit

You can run/fork this project on replit here --> https://replit.com/@abdadeel/FastAPI-Starter

Setting up locally

To setup the project locally clone the repository.

git clone https://github.com/mabdullahadeel/fcc-fastapi-jwt

Install required dependencies.

pip install -r requirements.txt

To run the server in development mode

python runserver.py

About

This project holds the code for explanatory article published on freecodecamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published