Advanced Search
Search Results
4 total results found
readme.md for @api.global/typedrequest
A TypeScript library for making fully typed request/response cycles across any transport — HTTP, WebSockets, broadcast channels, or custom protocols. Define your API contract once as a TypeScript interface, then use it on both client and server with compile-ti...
readme.md for @serve.zone/cloudly
Multi-cloud orchestration made simple. Manage containerized applications across cloud providers with Docker Swarmkit, featuring web dashboards, CLI tools, and powerful APIs. 🎯 What is Cloudly? Cloudly is your command center for multi-cloud infrastructure. It a...
changelog.md for @api.global/typedrequest
2026-03-03 - 3.3.0 - feat(typedrouter) add middleware support to TypedRouter and export middleware type Introduces TMiddlewareFunction and TypedRouter.addMiddleware() to run pre-handler middleware (throw TypedResponseError to reject). Adds getTypedHandlerAndR...
changelog.md for @serve.zone/cloudly
2025-09-08 - 5.3.0 - feat(web) Add deployments API typings and web UI improvements: services & deployments management with CRUD and actions Add deployment request interfaces (ts_interfaces/requests/deployment.ts) to define typed API for create/read/update/del...