Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tjx666/koa-restful-boilerplate

A boilerplate for koa2 RESTful API development
https://github.com/tjx666/koa-restful-boilerplate

api boilerplate boom cors csrf joi jwt koa2 log4js mongodb restful

Last synced: 3 months ago
JSON representation

A boilerplate for koa2 RESTful API development

Awesome Lists containing this project

README

        

# koa-restful-boilerplate

[![Build Status](https://travis-ci.org/tjx666/koa-restful-boilerplate.svg?branch=master)](https://travis-ci.org/tjx666/koa-restful-boilerplate) [![dependencies Status](https://david-dm.org/tjx666/koa-restful-boilerplate/status.svg)](https://david-dm.org/tjx666/koa-restful-boilerplate) [![devDependencies Status](https://david-dm.org/tjx666/koa-restful-boilerplate/dev-status.svg)](https://david-dm.org/tjx666/koa-restful-boilerplate?type=dev) [![Known Vulnerabilities](https://snyk.io/test/github/tjx666/koa-restful-boilerplate/badge.svg?targetFile=package.json)](https://snyk.io/test/github/tjx666/koa-restful-boilerplate?targetFile=package.json) [![Percentage of issues still open](https://isitmaintained.com/badge/open/tjx666/koa-restful-boilerplate.svg)](http://isitmaintained.com/project/tjx666/koa-restful-boilerplate) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)

An awesome boilerplate for koa2 RESTful API development, real world server: [coo-server](https://github.com/tjx666/coo-server).

> **Note**: You may need to set proxy to install the dependencies: `bcrypt`