gofiber/recipes

📁 Examples for 🚀 Fiber

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 13 minutes ago
Type:Template / ExampleCategory(s):Backend FrameworksWeb Development
Added to GitGenius on September 20th, 2026
Created on February 5th, 2020
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 491
Total Stargazers: 3,453 (+0)
Total Subscribers: 25 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 662 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • ☢️ Bug (3)
  • wontfix (2)
  • 👍 Accepting PR (2)
  • no-auto-stale (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Fiber Recipes is a cookbook of examples for the Fiber web framework.

The project addresses the need for practical, ready-to-use code examples when building applications with Fiber. It provides a curated collection of recipes that demonstrate how to accomplish common tasks and patterns within the framework, serving as a reference for developers who want to see working implementations rather than reading abstract documentation.

Developers should use this collection when they are already working with Fiber and need concrete examples of how to implement specific features or patterns. It suits projects of any scale where developers benefit from seeing tested, working code samples. The recipes complement the main Fiber documentation and provide the kind of hands-on guidance that helps developers move faster when integrating Fiber into their applications.

The project maintains an active recipe collection with contributions from the community. Development is organized around expanding the cookbook with new recipes that address real-world use cases and patterns developers encounter when building with Fiber.