Skip to content

Json API proxy and record. Stubbing or Mocking endpoints.

Notifications You must be signed in to change notification settings

TechnoDezi/Mock-KingBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock-KingBird

Proxy and record Json API's. Playback recorded data offline. Mock or Stub new Api endpoints with test data.

Download latest release https://github.com/TechnoDezi/Mock-KingBird/releases

Mock-KingBird is a first of its kind api mocking tool that supports a graphical UI.

With this tool you can create endpoints easily using only json and an idea of how the data should look. The tool can also proxy existing API calls and record the responses in order to create a baseline for you to work from and playback the recorded data while testing.

Mock-KingBird supports the following functionality at the time of writing:

  • Multiple projects
  • Api proxy and record
  • Proxy playback of recorded data
  • Dual mode proxy and playback – Playback recorded data and proxy record new
  • New endpoint creation
  • JSON editor and Viewer – so that you never have to leave the app
  • Ability to lock endpoints from being overwritten during recording, esp for manual changes
  • Clone Projects
  • Delete multiple endpoints

Endpoint Url's are just that … Url's. With Mock-KingBird there is no worrying about how it executes or where the request is handled - requests are simply matched on the url structure, request method and request data. If a request signature match recorded data, the response is returned to the client.

Create your service connected mobile apps in minutes, demo to your clients using consistent data and build your api backend once your concept is proven.

Because Mock-KingBird is written using Node-Webkit it supports multiple desktop platforms.

About

Json API proxy and record. Stubbing or Mocking endpoints.

Resources

Stars

Watchers

Forks

Packages

No packages published