awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Context Object Passing · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesContext Object Passing

State management patterns that encapsulate request and response data within a single object passed through application layers.

Explore 1 awesome GitHub repository matching software engineering & architecture · Context Object Passing. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Architectural Patterns
  5. Layering & Presentation
  6. State Management Patterns
  7. Context Object Passing

Awesome Context Object Passing GitHub Repositories

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

    gin-gonic/gin

    88,134GitHubView on GitHub↗

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework

    Goframeworkgingo