WRLD Hosting API

Host software for free!

Health check: GET /health
Instant Deployment

Deploy Node.js services fast with a clean API-driven runtime control layer.

Runtime Control

Start, stop, restart, and deploy via REST endpoints built for automation.

Production Defaults

Helmet, compression, rate limiting, structured responses, and clean error handling.

Quickstart

npm install
cp .env.example .env
npm run dev
curl http://localhost:3000/health
curl http://localhost:3000/api/runtime/status