# trapi 🔥

[![main](https://github.com/Tada5hi/typescript-rest-api/actions/workflows/main.yml/badge.svg)](https://github.com/Tada5hi/typescript-rest-api/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/Tada5hi/typescript-rest-api/branch/main/graph/badge.svg?token=ZUJ8F5TTSX)](https://codecov.io/gh/Tada5hi/typescript-rest-api)
[![Known Vulnerabilities](https://snyk.io/test/github/Tada5hi/typescript-rest-api/badge.svg)](https://snyk.io/test/github/Tada5hi/typescript-rest-api)
[![npm version](https://badge.fury.io/js/@trapi%2Fmetadata-utils.svg)](https://badge.fury.io/js/@trapi%2Fmetadata-utils)

This is the main package and contains the core functions of all other package and a CLI to interact with them.

Please read the `CHANGELOG.md` in the repository for breaking changes.

**Table of Contents**

- [Installation](#installation)

## Installation

```bash
npm install --save trapi
```

## Usage

comming soon...

