Skip to content
Thiago Bustamante edited this page Jan 20, 2019 · 3 revisions

REST Services for Typescript

This is a lightweight annotation-based expressjs extension for typescript.

It can be used to define your APIs using ES7 decorators.

To get started, take a look at our Overview and then see how to install and configure Typescript-Rest.

The complete documentation is available here.

If you are updating typescript-rest to 2.X, please check our upgrade instructions here.