Skip to content

julienlammens/koa-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koajs Api Template

A lightweight simple nodejs typescript api using koa-js and routing-controllers.

The OpenAPI v3 schema is generated automatically to the / endpoint, thanks to routing-controllers-openapi.

Installation

npm i

Run

npm run dev

Run Tests

npm run test

Build

npm run build

About

A simple nodejs typescript api using koa-js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published