todo-app

Throwaway playground for the agent-coding-empire v0. Built end-to-end by autonomous dev agents from PM-authored issues.

Run

npm install && npm start

The server starts on port 3000.

  • GET /todos — returns a JSON array of todo items
  • GET /healthz — returns { "ok": true }
Description
Throwaway playground for the agent-coding-empire v0. Built end-to-end by autonomous dev agents from PM-authored issues.
Readme MIT 46 KiB
Languages
Markdown 100%