Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 393 Bytes

File metadata and controls

14 lines (12 loc) · 393 Bytes

Sample API

Sample API developed in Python using the Pyramid web framework.

Installation

Setup script for Windows

  1. Run manage.bat
  2. Create virtual environment
  3. Activate virtual environment
  4. Select Install server to install project and dependencies
  5. You are all set up! Now you can start the server

Database will be initialized automatically when you start the project.