Documentation Index
Fetch the complete documentation index at: https://docs.hostifer.me/llms.txt
Use this file to discover all available pages before exploring further.
Contract status
These modules are documented for completeness, but many routes are still scaffold-level and may change without notice.Treat scaffold module request and response schemas as provisional until the backend finalizes DTO validation and response contracts.
Included modules
- Activity
- Admin
- Argo
- Env vars
- K8s
- Logs
- Loki
- Notification
- Plans
- Users
Shared CRUD pattern
Most scaffold modules expose the same route pattern:POST /<module>GET /<module>GET /<module>/:idPATCH /<module>/:idDELETE /<module>/:id