Examples

Node.js / Express

Deploy an Express API

Prompt

Prompt

Build a REST API with Express.js that has CRUD endpoints for a "tasks" resource. Use in-memory storage. Include input validation. Deploy to Ink.

Build details

SettingValue
Build packAuto-detect (Node.js)
Start commandnode index.js
Port3000

On this page