REST API Starter

template
deploy
By Aulay Labsv1.3.0Updated 2026-01-20

A production-ready REST API template pre-configured for Aulay Deploy. Includes Express.js with TypeScript, OpenAPI spec generation, request validation, rate limiting, health checks, and structured logging. Deploys with a single `aulay deploy push`.

api
rest
express
typescript
Installation

Clone and install:

git clone https://github.com/aulay-labs/rest-api-starter.git && cd rest-api-starter && pnpm install

Details

Type
template
Platforms
deploy
Version
1.3.0
Author
Aulay Labs
Install method
open source