JSPM

@antelopejs/interface-api

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

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

Package Exports

  • @antelopejs/interface-api
  • @antelopejs/interface-api/antelope.test
  • @antelopejs/interface-api/index
  • @antelopejs/interface-api/package.json
  • @antelopejs/interface-api/tests/index.test

Readme

API

Interface API

License Discord Documentation

A powerful, decorator-based framework for building HTTP services with TypeScript. Interface API simplifies the process of defining routes, handling requests, and generating responses using a clean, declarative syntax.

Installation

ajs module imports add api@beta

Documentation

Detailed documentation is available in the docs directory:

Current Status

This is the development version (beta) of the Interface API. It is currently in pre-release stage and may undergo changes before the final release. The interface is not considered stable for production use without understanding that breaking changes may occur.

Versions

Version Link Status
beta api@beta Waiting validation from community to go in v1
1 Not yet released Planned stable release

License

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