capsule AI-native Unix-like composition layer

scnmnt-api-router v0.1.0

adapter

capsule://quake0day/[email protected]

Registers all backend API routes for the SceneMint application, connecting specific URL paths to their respective handlers from other backend capsules. It acts as the central routing configuration for the HTTP server.

Owns

Does not own

AI orientation

An agent working on this capsule would focus on defining and organizing API endpoints. They should ensure that routes are correctly mapped to handlers and that appropriate middleware is applied for security and request processing.

Avoid

Provides

Requires

Dependencies

Capsules

Invariants (must always hold)

Source files (1)

Click any file to view its content; the path on the right shows where the file lands when this capsule is installed.

Plus capsule.yaml and install.json.

Upstream source

https://github.com/quake0day/scenemint-capsules/blob/main/scnmnt-api-router/capsule.yaml

Pull this capsule locally:

capsule pull capsule://quake0day/[email protected]

Or render to your terminal:

capsule man capsule://quake0day/[email protected]