https://github.com/bendog/python3_rest_api_comparison
Perth Django and Python Developers meetup presentation
https://github.com/bendog/python3_rest_api_comparison
flask hug pyramid python restful-api zappa
Last synced: about 2 months ago
JSON representation
Perth Django and Python Developers meetup presentation
- Host: GitHub
- URL: https://github.com/bendog/python3_rest_api_comparison
- Owner: bendog
- Created: 2017-10-04T14:23:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T06:44:05.000Z (about 6 years ago)
- Last Synced: 2025-02-08T03:44:45.143Z (3 months ago)
- Topics: flask, hug, pyramid, python, restful-api, zappa
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sometimes you just need a hammer
## Install
pip install -U -r requirements.txt
zappa init## Setup
use the zappa_settings_example.json file to build your own zappa_settings.json file
## Deploymentzappa deploy