An open API service indexing awesome lists of open source software.

https://github.com/brendan-rius/honeygen_pyramid

A wannabe generic & simple-to-use boilerplate code for creating APIs with Pyramid & SQLAlchemy
https://github.com/brendan-rius/honeygen_pyramid

Last synced: 9 months ago
JSON representation

A wannabe generic & simple-to-use boilerplate code for creating APIs with Pyramid & SQLAlchemy

Awesome Lists containing this project

README

          

honeygen_pyramid README
==================

Getting Started
---------------

- cd

- $VENV/bin/python setup.py develop

- $VENV/bin/initialize_honeygen_pyramid_db development.ini

- $VENV/bin/pserve development.ini