eagleera / Fracware

Repo para clase de Programación web I

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koa 2 Restful Circle CI

Description

Koa 2 RESTful API using :

  • Koa 2
  • Mongodb + Mongoose
  • Babel
  • Asynchronous Functions (Async/Await)
  • restc

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 © NCZkevin

About

Repo para clase de Programación web I


Languages

Language:JavaScript 100.0%