Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-barebone

Travis badge

A basic starter template for koa API

whats included:

the project is configured with cors and bodyparser middlewares

How to use it

There are two different folders in the project:-

  • middlewares: - used to add any custom middlewares to the app
  • services: use to mount different koa apps on to the main or umbrella app

How to run

use the following command:

npm start

Access the API at http://localhost/api/hello

About

A basic starter template for koa API

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages