Skip to content

nonumber1989/thor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thor

thor is a RESTful mock service platform which you can use pure json to generate CRUD

Description

thor is a RESTFul webservice platform which you can use it as mock server

This project use express framework + Mongoose + MongoDB + other nodejs modules

Build & Development

  1. make sure you have install nodejs environment and MongodDB
  2. make sure installed nodemon

make sure the MongodDB started

git clone https://github.com/nonumber1989/thor
npm install 
nodemon server.js

User can use Rest Client or other rest utils to preview

As Mock Server

  1. install nodemon
  2. nodemon start
  3. visit thor/ with query parameter title=User for example

License

MIT © steven xu

About

moved from my bitbucket account

Resources

Stars

Watchers

Forks

Packages

No packages published