Skip to main content

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.

This module is scaffold-level for CRUD routes. DTOs are empty, and CRUD responses are placeholder strings.

Endpoints

  • POST /loki
  • GET /loki
  • GET /loki/:id
  • PATCH /loki/:id
  • DELETE /loki/:id

Request contract

  • Create DTO: empty object
  • Update DTO: partial of empty object

Response contract

Current CRUD responses are placeholder text such as This action returns all loki.