Skip to content

simple backend for vehicle monitoring dashboard

Notifications You must be signed in to change notification settings

Dharisd/logging-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install requirements with

python -m pip install -r requirements.txt

Get mongodb up

docker-compose up 

Then start the FastAPI app with

uvicorn logging_api:app --reload --host 0.0.0.0

About

simple backend for vehicle monitoring dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages