Morepath REST Demo
Project description
Morepath RESTful HTTP API demo
Show how to create a RESTful API server with Morepath using dump_json and load_json.
More information:
http://blog.startifact.com/posts/better-rest-with-morepath-08.html
Installation
You can use pip in a virtual env:
$ virtualenv env $ source env/bin/activate $ env/bin/pip install -e .
Then to run the web server:
$ env/bin/morepath_rest
You can now access the application through http://localhost:5000
CHANGES
0.1 (2016-07-01)
Initial public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for morepath_rest_dump_load-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09463ee0bcf7ac42aa35ac704fd1361d7e23f1d898e0ba9d1644aba7b64f572a |
|
MD5 | b554b75a6c6c97c9a7467e567c44a19f |
|
BLAKE2b-256 | fcb5833b267729a0e600a457ea904d3a422b89541fad413829018e67cd41e512 |