KAngel7 / express-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongoose & Typescript & Express

Repository intended for producing API

Implementation of async - await methods in mongoose and express.

  • Code coverage with Istanbul
  • No need for MongoDB in develop mode.
  • Unit tests with Mockgoose
  • API documentation using Swagger

Installation

npm install

npm start

URL

Swagger UI is based on 3.1.5 release.

About


Languages

Language:TypeScript 67.2%Language:HTML 32.8%