An open API service indexing awesome lists of open source software.

https://github.com/darmikon/es7-koa2-boilerplate

koa2 es7 boilerplate with logging, error handling and history api support
https://github.com/darmikon/es7-koa2-boilerplate

boilerplate es6 es7 javascript koa koa-starter koa2 koa2-boilerplate koa2-starter node-inspector nodejs

Last synced: 3 months ago
JSON representation

koa2 es7 boilerplate with logging, error handling and history api support

Awesome Lists containing this project

README

        

# es7-koa2-boilerplate

## Description
Boilerplate for koa2 application.
- Includes:
+ node-inspector
+ error handling
+ history api support
+ es7 syntax
+ eslint
+ nodemon
+ routing

For the ones who prefer express.js I made the same boilerplate for express4
[es7-express4-boilerplate](https://github.com/Darmikon/es7-express4-boilerplate)

Using 2 similar configurations I hope it would be easier for you to answer the question:
Koa vs Express what should I choose?

## License

MIT © [Darmikon](https://github.com/darmikon)