franciscofernando / api-faker

Boilerplate of mocks API REST, for testing and development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api-faker

This boilerplate is a API REST configurable with a .json files.

Instructions

  • Install node modules "yarn install or npm install"
  • Use the mocks/cats.json and mocks/dogs.json as a template
  • Run the mock server with "yarn start PORT or npm start PORT"

About

Boilerplate of mocks API REST, for testing and development


Languages

Language:JavaScript 100.0%