Add browser UI for todo testing

This commit is contained in:
2026-08-08 21:14:10 -05:00
parent e1600da8b1
commit dd4abe85ae
4 changed files with 128 additions and 6 deletions
+2
View File
@@ -2,6 +2,8 @@
Todo Back is a deliberately small Rails JSON API packaged as a native StartOS 0.4 service. Its purpose is to validate the complete local-build → `.s9pk` → sideload workflow before investing in a larger application.
The interface root also serves a dependency-free browser page for quickly exercising every todo operation.
## API
- `GET /up` — Rails and PostgreSQL health check