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
- Host: GitHub
- URL: https://github.com/brendan-rius/honeygen_pyramid
- Owner: brendan-rius
- Created: 2015-10-07T12:46:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T08:49:07.000Z (about 10 years ago)
- Last Synced: 2025-01-27T10:12:06.376Z (11 months ago)
- Language: Python
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
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