awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • gofiber/recipesgofiber 的头像

    gofiber/recipes

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