2.0.0 • Published 8 months ago
@rapid-api/rapid-ts v2.0.0
🪐 rapid-ts 🪐
Description
@rapid-api/rapid-ts
is a lightweight package for quickly creating REST APIs with minimal JS/TS configuration. It is specialized in CRUD operations and stores custom data locally in a folder. Designed for speed and efficiency, it enables the rapid development of small, high-performance APIs, making it ideal for fast testing or quick project setups.
Installation
To install the package via npm, run the following command:
npm install @rapid-api/rapid-ts
Usage
Go to the Documentation for more information