mkhuda / reqres-test-api

Test API built with ReqRes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Sample with ReqRes

API Sample for testing with ReqRes.

Installation

  • Clone repo
  • Make sure Node.js is installed on your machine
  • yarn install
  • Make sure you have Gulp installed globally (only needed for asset compilation)
  • node app.js or use Nodemon
  • Run gulp if you're modifying the Sass

About

Test API built with ReqRes


Languages

Language:CSS 66.9%Language:JavaScript 24.0%Language:HTML 9.1%