Prskalnik API
Concise, code-grounded documentation for the REST API routes currently implemented in the Prskalnik Next.js app.
This site keeps the narrative short on purpose and focuses on what can be supported directly from the inspected route handlers, validators, and DTO mappers.
37
Documented route and method combinations.
13
Routes that are public or partly public from the handler code.
7
Resource sections in the sidebar.
Scalar
Interactive reference backed by the generated OpenAPI document.
- Use the resource pages under
Endpointsfor short, public-facing route docs. - Use the interactive Scalar view when you want to inspect the generated OpenAPI document.
- The OpenAPI JSON is served from
/openapi.json.
Interactive reference
Browse the generated OpenAPI document in Scalar when you want a denser, operation-focused view of the same API surface.