todoubled / json-api

Mock JSON API in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This mock API returns an array of objects

http://stark-autumn-5283.herokuapp.com/

/api

{ "name": "", "username": "", "email": "", "address": {}, "phone": "", "website": "", "company": {}, "posts": [{}] }

About

Mock JSON API in Node.js


Languages

Language:CoffeeScript 94.8%Language:Shell 5.2%