Jokk
RESTful mock api server.
Jokk is heavily inspiered by EasyMock.
Installation
$ virtualenv --distribute jokk_sample $ source jokk_sample/bin/activate $ cd jokk_sample $ pip install jokk
Jokk depends on Werkzeug using for WSGI Utility Library.
Usage
Create config.json for configure settings such as routes, variables
Create data directory for serve response files
Put response file into data directory
Start Jokk server
$ jokk -c config.json
Access to jokk server client such as Web browser.
Jokk would return response file
Options
See documantaion.
Contributing
Fork it
Create your feature branch (git checkout -b my-new-feature)
Commit your changes (git commit -am ‘Add some feature’)
Push to the branch (git push origin my-new-feature)
Create new Pull Request
Release files for jokk 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jokk-0.2.tar.gz | 163.1 kB | Details |
Release files / jokk-0.2.tar.gz
| Download URL | jokk-0.2.tar.gz |
|---|---|
| Size | 163.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
01269e8670b67d07a0c4274310fcc561ac595b8a118dbf44b31bde3ec32d3bf9
|
|
BLAKE2b-256 checksum How to use checksums |
9bf0cb5349e3b0c40497cc7863435c1e68bb1b80ac515630ff8912b06bc585ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |