awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • gofiber/recipesAvatar von gofiber

    gofiber/recipes

    3,427Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,427
  1. Home
  2. Web Development
  3. Go Web Frameworks
  4. Implementation Examples