Add browser UI for todo testing

This commit is contained in:
Alexander Taborda Acosta
2026-08-07 19:54:35 -05:00
parent f04c496f95
commit 705b0ccda5
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