Skip to content

appdevumd/bitcamp_2025_fastapibackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

bitcamp_2025_fastapibackend

FastAPI Backend for Workshop #4, to connect with fastapi backend

Setup

Create a new folder on your computer and create a new virtual environment. In your terminal run these commands:

pip install "fastapi[standard]"

pip install motor[srv]

Setup a new cluster in MongoDB atlas and take note of the URI. Create a new collection (or 'table') and create a new document (single instance of something in the 'table') with the appropriate fields: 'destination', 'distance', ...

About

FastAPI Backend for Workshop #4, to connect with fastapi backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages