Skip to content

Express app skeleton based on routing-controllers

Notifications You must be signed in to change notification settings

sotaan/n9-node-routing

 
 

Repository files navigation

npm version

n9-node-routing

Easily create express app in TypeScript with Decorators

Wrapper of project routing-controllers

  1. Install all dependencies:

    yarn

  2. Setup git hooks

    yarn run init

  3. Run the project tests:

    yarn test

API Documentation

Documentation available as openapi 3.0 format : /documentation.json

Swagger UI for API available at : /documentation

starter

A starter app is available here : https://github.com/neo9/n9-node-microservice-skeleton

About

Express app skeleton based on routing-controllers

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 98.6%
  • Other 1.4%