2 repos
Modular request-processing components that enforce defensive security policies within backend application layers.
Explore 2 awesome GitHub repositories matching security & cryptography · Backend Security Middleware. Refine with filters or upvote what's useful.
This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained
Supports secure backend integration through standardized token-based authentication and request validation.
Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se
Defends against common web vulnerabilities like cross-site request forgery and clickjacking using built-in middleware.