@swirl/api
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Swirl API Attacher

The API Attacher is an Express.js middleware that attaches API's in a well-defined format.

Swirl API Format

The Swirl API Format is a file structure format that allows defining an API without creating files to manually attach services. The format is intended to be as simple as possible but is only meant for APIs, not top level web application structuring. The format is also designed to limit how much application code is placed into a single file.

Endpoints

Endpoints are a single base URL that processes HTTP requests. An endpoint is defined by creating a file

Documentation

API Documentation is available at http://swirl.git.starlightconsultants.com/api.

Readme

Keywords

none

Package Sidebar

Install

npm i @swirl/api

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

25 kB

Total Files

29

Last publish

Collaborators

  • wesleyn
  • wnaslund