Skip to content

kmathyPRO/Koapi

 
 

Repository files navigation

Koapi - REST API boilerplate made with Koa.js (v2+)

GitHub issues GitHub stars GitHub license Standard - JavaScript Style Guide Code Climate

WORK IN PROGRESS

Purpose

There is too few projects using the new version of Koa and with a list of updated plugins, dependencies,... This repository is an attempt to create a good and reusable boilerplate for various starting projects in API.
Don't hesitate to send an issue or a pull request to maintain this repository healthy!

How to install it?

  • Node >= 7.6 Link to node Latest Features
  • git clone https://github.com/kmathy/Koapi.git
  • yarn (or npm install if you want)
  • npm start to launch server

ROADMAP

To have a global view of our roadmap, see HERE

About

Boilerplate Koa v2+ REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%