Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 384 Bytes

koa-rest

The code is structured in a way that let you build huge and extendable REST services based on generators. To let you see it in action I built the simplest url shortener. The code is self-explained.

This code boilerplate was developed to build RESTful micro-services for online educational project univeroom.com

To run in development:gulp dev test