Read and search
List items, retrieve an item by UUID, filter by category, or search by text.
List, create, update, and delete in-memory items through a simple REST API built with ASP.NET Core.
curl "http://localhost:5088/api/items?category=hardware"// capabilities
The portal content and samples are generated from the supplied OpenAPI specification.
List items, retrieve an item by UUID, filter by category, or search by text.
Create items, replace their data, or apply partial updates with validated JSON bodies.
Use documented schemas, RFC 7807 validation errors, and health endpoints.
// the catalog
Read-only access is free; Pro unlocks the complete CRUD workflow.
Use the Free plan to read items, or choose Pro for $29 per month to create, update, and delete them.