Skip to content

App for mocking api calls. Extremely useful for parallel frontend + backend development

Notifications You must be signed in to change notification settings

Flutterbee/mocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You will need to add entries in config/secrets.yml file as follows:

FORWARD_HOST=http://www.example.com/
USERNAME=mocker
PASSWORD=mocker

Requests which don’t have stubs will be forwarded to the host specified in this environment variable Specifying USERNAME, PASSWORD adds HTTP basic authentication to stubs configuration page

About

App for mocking api calls. Extremely useful for parallel frontend + backend development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published