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.
Release files for morepath-rest-dump-load 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| morepath_rest_dump_load-0.1.tar.gz | 4.2 kB | Details |
Release files / morepath_rest_dump_load-0.1.tar.gz
| Download URL | morepath_rest_dump_load-0.1.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
09463ee0bcf7ac42aa35ac704fd1361d7e23f1d898e0ba9d1644aba7b64f572a
|
|
BLAKE2b-256 checksum How to use checksums |
fcb5833b267729a0e600a457ea904d3a422b89541fad413829018e67cd41e512
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |