trapi
Version:
The main package and contains bundled functionality of all other package and a CLI to interact with them.
26 lines (15 loc) • 939 B
Markdown
# trapi 🔥
[](https://github.com/Tada5hi/typescript-rest-api/actions/workflows/main.yml)
[](https://codecov.io/gh/Tada5hi/typescript-rest-api)
[](https://snyk.io/test/github/Tada5hi/typescript-rest-api)
[](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...