koa-api-boilerplate

1.0.1 • Public • Published

koa-api-boilerplate

Koa 2 API boilerplate with batteries-included.

NPM JavaScript Style Guide

Features

  • koa-micro - microservices with batteries included
    • Koa 2 app
    • Common context utilities
    • Common middleware like error handling, response time, CORS, auth, etc
    • Logger supporting Google Cloud Trace
    • Error handler middleware with Google Cloud Errors
    • Health check endpoint (/alive by default)
  • koa2-mongoose-crud - CRUD middleware for Mongoose models
    • Quickly create RESTful APIs over mongodb models

License

MIT © Travis Fischer

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i koa-api-boilerplate

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

14.2 kB

Total Files

32

Last publish

Collaborators

  • fisch0920