2 Repos
Interfaces for accessing platform-specific resources like key-value stores or secrets.
Distinct from Key-Value Stores: Distinct from Key-Value Stores: focuses on the integration interface for platform-provided services rather than the storage implementation itself.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Platform Binding Interfaces. Refine with filters or upvote what's useful.
Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s
Integrates serverless platform resources like key-value stores or secrets directly into application logic through standard interfaces.
Vinext is a build system and edge runtime compiler that enables framework-agnostic serverless deployments. It functions as a Vite plugin and compatibility layer that emulates file-system routing, server components, and server actions, allowing projects to maintain specific framework API surfaces while targeting edge workers and serverless environments. The project provides a specialized bridge for migrating projects to a Vite-based build pipeline while preserving routing and server component patterns. It utilizes a system of module shimming and adapters to produce standalone bundles compatibl
Provides interfaces for accessing platform-specific resources and environment bindings.