Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.5 KB

File metadata and controls

31 lines (21 loc) · 1.5 KB

API

Interface API

npm License Discord Documentation

A decorator-based framework for building HTTP services with TypeScript. Interface API provides a clean, declarative syntax for defining routes, handling requests, managing responses, and supporting WebSocket connections.

Installation

npm install @antelopejs/interface-api

Documentation

Detailed documentation is available in the docs directory:

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.