Skip to content

Parexel/serve-dataset-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serve-dataset-json

pipenv install to install dependencies in a virtual environment.

pipenv shell to start a shell within the projects virtual environment.

How to run:

Dev: uvicorn src.main:app --reload

Prod: uvicorn src.main:app

Endpoints:

Access localhost:8000/docs to test and see documentation for all endpoints.

About

Serve Dataset-JSON files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages