Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

BMilliet/Mock2go

Repository files navigation

Mock2go

This is a tool that helps mocking JSON data on API routes.

Description

The objective of this app is to mock API routes and json responses in a simple way. The app will show at port 5000 and you can control responses, status code and delay using the interface at /index.

Instructions

Its possible to run this app with Docker (docker-compose) or Python3 (pipenv/pip)

Run it with docker compose => docker-compose up

With Python3 needs setup with pipenv or pip3

setup => pipenv install or pip3 install -r requirements.txt

run it => pipenv run.py or python3 run.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •