1 Repo
Web frameworks that prioritize security by integrating default encryption, automated certificate management, and process sandboxing.
Distinct from API Development Platforms: Distinct from API Development Platforms: focuses on the framework-level security architecture rather than general-purpose API development tools.
Explore 1 awesome GitHub repository matching web development · Secure API Frameworks. Refine with filters or upvote what's useful.
Kore is an event-driven web and WebSocket server framework designed for building high-performance web services and APIs in C or Python. It functions as a secure, concurrent application framework that utilizes non-blocking I/O and isolated worker processes to handle high-concurrency traffic. The project is distinguished by a security-first architecture that features OS-level process sandboxing, privilege separation, and the isolation of private encryption keys into dedicated processes. It enables zero-downtime deployments through dynamic module hot-reloading and provides automated TLS certific
Provides a security-first framework featuring process sandboxing, automated certificate management, and request validation.