JSPM

@antelopejs/interface-api

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 131
  • Score
    100M100P100Q87121F
  • License Apache-2.0

AntelopeJS interface for HTTP API with decorator-based controllers and WebSocket support

Package Exports

  • @antelopejs/interface-api
  • @antelopejs/interface-api/package.json

Readme

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.