Skip to main content

RESTful Mock api server

Project description

RESTful mock api server.

Jokk is heavily inspiered by EasyMock.

https://travis-ci.org/heavenshell/py-jokk.png?branch=master

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

  1. Create config.json for configure settings such as routes, variables

  2. Create data directory for serve response files

  3. Put response file into data directory

  4. Start Jokk server

$ jokk -c config.json
  1. Access to jokk server client such as Web browser.

  2. Jokk would return response file

Options

See documantaion.

Contributing

  1. Fork it

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Commit your changes (git commit -am ‘Add some feature’)

  4. Push to the branch (git push origin my-new-feature)

  5. Create new Pull Request

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jokk-0.2.tar.gz (163.1 kB view details)

Uploaded Source

File details

Details for the file jokk-0.2.tar.gz.

File metadata

  • Download URL: jokk-0.2.tar.gz
  • Upload date:
  • Size: 163.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jokk-0.2.tar.gz
Algorithm Hash digest
SHA256 01269e8670b67d07a0c4274310fcc561ac595b8a118dbf44b31bde3ec32d3bf9
MD5 203e156b9ba19b7be5a8fc4d423ec816
BLAKE2b-256 9bf0cb5349e3b0c40497cc7863435c1e68bb1b80ac515630ff8912b06bc585ce

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page