Skip to content

sougannkyou/eSpiderB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eSpider backend server for tasks

Description

Koa2 RESTful API using :

  • Koa2
  • Mongodb + Mongoose
  • Async/Await

Running

Install dependencies

npm install

Start a Local Server

npm start

Run Test

npm test

Building and Running Production Server

npm run prod

Note : Please make sure your MongoDB is running before using npm start or npm run prod

License

MIT © sougannkyou

About

eSpider的任务关系rest服务

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published