sotaan / n9-node-routing

Express app skeleton based on routing-controllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 98.7%Language:JavaScript 1.0%Language:Shell 0.4%