/example-typescript-rest-api-app

Template of a REST API written in typescript, to be used as the starting point of a new project.

Primary LanguageTypeScriptMIT LicenseMIT

example-typescript-rest-api-app

Use this project as the starting point when building your web api with typescript.

Features

  • Anotation based routing.
  • Automatic swagger generation.
  • Integration with MongoDB.
  • Security.
  • Logging.
  • Eslint.
  • Jest for testing.
  • VSCode editor config.

Resources

FAQ