Skip to content

jod35/Noted-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noted-FastAPI

This is a REST API for a note-taking service. This was built to demonstrate how to use FastAPI with Async SQLAlchemy and PostgreSQL Video here

How to run the code

  • Create a DATABASE_URL variable in a .env file. This must be a Postgresql database URI.
  • Install all project requirements from the requirements.txt file using pip install -r requirements.txt
  • Create the database by running python create_db
  • Finally run your server with uvicorn main:app

Please star this repo

About

This is a REST API for a note taking service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages