An open API service indexing awesome lists of open source software.

https://github.com/thothom/nestjs

A NestJs wrapper for ThothOM
https://github.com/thothom/nestjs

javascript nestjs nodejs thothom typescript

Last synced: about 2 months ago
JSON representation

A NestJs wrapper for ThothOM

Awesome Lists containing this project

README

          

# ThothOM NestJS


Style Guide: Techmmunity


CodeFactor


Coveralls


Tests


Npm


Downloads




A NestJs wrapper for [@thothom/core](https://github.com/thothom/core).

## Installation

With Yarn:

```sh
yarn add @thothom/nestjs
```

With NPM:

```sh
npm i @thothom/nestjs
```

## Usage

Please, check [the docs](https://thothom.com/docs/integrations/nestjs) for more information.