Skip to content

dvrpc/synchrosum_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synchrosum_api

API for the SynchroSum toolset

Production

(TBD)

Development

Dependencies

python3 -m venv ve
. ve/bin/activate
pip install -r reqs/requirements_base.txt

Development Server

Launch Uvicorn server with: uvicorn app.main:app --reload.

Upload a Synchro Report, Simtraffic report, or one of each, and a summary will be returned to your browser.

About

API for the SynchroSum toolset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published