Skip to content

avikarto/api_template_container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This serves as a boilerplate template for hosting a pythonic API endpoint in a docker container.

Standup the service with the following instructions:

  1. source ./build_image.sh
  2. edit run_container.sh to update path ~/Documents/api_template_container/src for your machine.
  3. source ./run_container.sh
  4. python3 src/request.py to test the API functionality

About

Template for a pythonic API hosted with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published