awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Backend Security Middleware · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesBackend Security Middleware

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.

  1. Home
  2. Security & Cryptography
  3. Security
  4. Web Application Security
  5. Backend Security Middleware

Awesome Backend Security Middleware GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    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

    TypeScriptframeworkfrontendjavascript
  • django/django

    django/django

    86,891GitHubView on GitHub↗

    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

    Pythonappsdjangoframework