Skip to content

fourthofaugust/python-rest-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-rest-seed

Setup

Ensure python3 is installed prior to setup

In terminal navigate to project root directory and run following command to install the dependencies:

  • Run make install

Start Server

Run make run to start the server.
Navigate to http://localhost:5000/ to access the api doc.

Tests

Run make tests to execute test cases.

Endpoints

Developers

Credits

Releases

No releases published

Packages

No packages published