Sample API developed in Python using the Pyramid web framework.
Setup script for Windows
- Run
manage.bat - Create virtual environment
- Activate virtual environment
- Select
Install serverto install project and dependencies - You are all set up! Now you can start the server
Database will be initialized automatically when you start the project.