/rest-api-sandbox

!!! DEPRECATED !!! All-in-One solution of REST API sandbox suit up in Material design written in Javascript. Imported from previous BitBucket repository, written by me and Google "search"

Primary LanguageJavaScriptMIT LicenseMIT

DEPRECATED | rest-api-sandbox

move to: https://github.com/crossdjinn/user-dream-sdk

  • "all in one" solution for create REST API server without programing
  • run in any browser (exc. IE) as well as any device
  • responsive Material Design for all screens
  • real time info about all connected browsers and comunication between devices
  • TODO: prepare for "STAGE 2"

alt text alt text alt text

responsive as well

alt text

instALL

mongodb https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/

Open your terminal and run:

npm -v mongo --version

--

npm install and in views folder run bower install

run

mongod

npm run start

errors

  • while running mongod: complains that there is no /data/db folder solved

changelog

test

  • so far by Postman
  • TODO: automatized tests

old

alt text