Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tjx666/koa-restful-boilerplate
- Owner: tjx666
- License: mit
- Created: 2019-12-23T04:24:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:01:57.000Z (about 2 years ago)
- Last Synced: 2024-10-03T12:42:06.625Z (4 months ago)
- Topics: api, boilerplate, boom, cors, csrf, joi, jwt, koa2, log4js, mongodb, restful
- Language: JavaScript
- Size: 1.19 MB
- Stars: 31
- Watchers: 3
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`