mtheusrabelo / ZombieMocking

Zombie API that mocks requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZombieMocking

About

You can use this library to create requests mocking in your projects.

How to use

  • Download or clone the files
  • Use the terminal to go to the project’s main folder
  • Download and install Node.js
  • Install the project dependencies with npm install
  • Start server with npm run start

Usage

  • Modify zombies.json file
  • Run service

Scripts

  • Use npm run start to run service

Technologies

NodeJS and Express.

About

Zombie API that mocks requests


Languages

Language:JavaScript 100.0%