thor is a RESTful mock service platform which you can use pure json to generate CRUD
thor is a RESTFul webservice platform which you can use it as mock server
This project use express framework + Mongoose + MongoDB + other nodejs modules
- make sure you have install nodejs environment and MongodDB
- make sure installed nodemon
git clone https://github.com/nonumber1989/thor
npm install
nodemon server.js
User can use Rest Client or other rest utils to preview
- install nodemon
- nodemon start
- visit thor/ with query parameter title=User for example