REST easy with API Armada.

Re-use various third-party integrations built overtime.
Or build a new one for the benefit of future projects.

domain-config.ts
.env
export const origins: string[] = [
'https://skywalk.rey.codes',
'https://dev-skywalk.rey.codes',
'http://localhost:3000',
]

API reference

Learn how to get APIArmada set up in your project in under thirty minutes.

Installation

Step-by-step guides to setting up your own API Armada.

API reference

Endpoints for Front-end Developers