awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesImplementation Examples

Practical code examples for implementing common web features within a framework.

Distinct from Go Web Frameworks: Provides specific feature implementations like OAuth2 and WebSockets rather than the framework toolkit itself.

Explore 1 awesome GitHub repository matching web development · Implementation Examples. Refine with filters or upvote what's useful.

Awesome Implementation Examples GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gofiber/recipesAvatar de gofiber

    gofiber/recipes

    3,427Ver en GitHub↗

    This project is a comprehensive library of reference implementations and patterns for building web applications using the Go Fiber framework. It provides curated templates and implementation guides for creating REST APIs, web servers, and structured backend services. The repository serves as a practical resource for applying architectural patterns, including Clean and Hexagonal architectures, as well as port-and-adapter decoupling. It offers detailed examples for integrating common web features such as OAuth2 authentication, JWT verification, WebSockets for real-time communication, and server

    A set of curated templates for implementing common web features like OAuth2 authentication, WebSockets, and middleware.

    Gocookbookexamplesfiber
    Ver en GitHub↗3,427
  1. Home
  2. Web Development
  3. Go Web Frameworks
  4. Implementation Examples