Skip to content

marwanzaky/fastapi-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI MongoDB Starter

ℹ️ Overview

This repository serves as a starting point for building web applications with FastAPI and MongoDB. The project focuses on providing user authentication and signup functionalities out of the box, allowing developers to jumpstart their web projects seamlessly.

🚀 Features

  • FastAPI: a modern, fast, web framework for building APIs.
  • MongoDB: a scalable and flexible NoSQL database.
  • User Authentication: secure user authentication.
  • User Profile Picture: uploading and updating user profile picture.
  • Json Web Token (JWT): a secure protocol to exchange information between two entities.
  • Password encryption: hashing password coming from the user.

About

user authentication fastapi + mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published