MCPcopy
hub / github.com/gofiber/recipes

github.com/gofiber/recipes @main sqlite

repository ↗ · DeepWiki ↗
2,456 symbols 5,352 edges 411 files 1,256 documented · 51%
README

id: welcome title: 👋 Overview sidebar_position: 1


🍳 Recipes for Fiber

Welcome to the official Fiber cookbook!

Here you can find the most delicious recipes to cook delicious meals using our web framework.

🌽 Table of contents

👩‍🍳 Have a delicious recipe?

If you have found an amazing recipe for Fiber — share it with others! We are ready to accept your PR and add your recipe to the cookbook (both on website and this repository).

☕ Supporters

Fiber is an open-source project that runs on donations to pay the bills, e.g., our domain name, hosting, and serverless infrastructure. If you want to support Fiber, please become a GitHub Sponsor.

📅 Monthly Sponsors

🔥 Fiber Guardian@coderabbitai
☕ Fiber Supporter@NdoleStudio @petercool
🪴 Fiber Friend@simonheisstpeter

🎁 One-time Sponsors

🚀 Fiber Hero@thnxdev

Extension points exported contracts — how you extend this code

Database (Interface)
Database defines the interface for interacting with the book database. Using this interface allows changing the implemen [4 …
clean-code/app/datasources/database/db.go
Committer (Interface)
Committer is the interface that wraps the Commit method. [4 implementers]
ent-mysql/ent/tx.go
Committer (Interface)
Committer is the interface that wraps the Commit method. [4 implementers]
entgo-sveltekit/entity/tx.go
RouteHandler (Interface)
RouteHandler Must be implemented by route handler services. [3 implementers]
parsley/internal/route_handlers/types.go
UserRepository (Interface)
Our repository will implement these methods. [2 implementers]
docker-mariadb-clean-arch/internal/user/domain.go
ProductHandler (Interface)
ProductHandler an interface with operations to be implemented by a specific handler, ie http, gRCP [1 implementers]
hexagonal/api/handler.go
ServiceWorkerGlobalScope (Interface)
* The **`ServiceWorkerGlobalScope`** interface of the Service Worker API represents the global execution context of a se
cloudflare-workers/worker-configuration.d.ts
Repository (Interface)
Repository interface allows us to access the CRUD Operations in mongo here.
clean-architecture/pkg/book/repository.go

Core symbols most depended-on inside this repo

Error
called by 263
entgo-sveltekit/entity/enttest/enttest.go
Get
called by 215
hexagonal/api/handler.go
Close
called by 78
clean-code/app/datasources/database/postgres_db.go
Use
called by 74
ent-mysql/ent/client.go
Where
called by 68
ent-mysql/ent/book_query.go
Post
called by 66
hexagonal/api/handler.go
Scan
called by 42
ent-mysql/ent/book_query.go
Query
called by 41
clean-code/app/datasources/database/postgres_db.go

Shape

Method 952
Function 751
Interface 379
Struct 255
Class 85
FuncType 28
TypeAlias 6

Languages

Go73%
TypeScript27%

Modules by API surface

cloudflare-workers/worker-configuration.d.ts639 symbols
entgo-sveltekit/entity/ent.go60 symbols
ent-mysql/ent/ent.go60 symbols
sqlboiler/models/post.go52 symbols
sqlboiler/models/author.go50 symbols
entgo-sveltekit/entity/mutation.go42 symbols
ent-mysql/ent/mutation.go41 symbols
sqlboiler/models/schema_migrations.go40 symbols
ent-mysql/ent/book/where.go40 symbols
entgo-sveltekit/entity/todo_query.go39 symbols
ent-mysql/ent/book_query.go39 symbols
entgo-sveltekit/entity/client.go37 symbols

Dependencies from manifests, versioned

ariga.io/atlasv1.2.3 · 1×
cel.dev/exprv0.25.2 · 1×
cloud.google.com/gov0.123.0 · 1×
cloud.google.com/go/auth/oauth2adaptv0.2.8 · 1×
cloud.google.com/go/compute/metadatav0.9.0 · 1×
cloud.google.com/go/firestorev1.22.0 · 1×
cloud.google.com/go/longrunningv1.1.0 · 1×
cloud.google.com/go/monitoringv1.29.0 · 1×
cloud.google.com/go/storagev1.63.0 · 1×
dario.cat/mergov1.0.2 · 1×

Datastores touched

booksCollection · 1 repos
employeesCollection · 1 repos
messagesCollection · 1 repos
productsCollection · 1 repos
(mongodb)Database · 1 repos
postgresDatabase · 1 repos
fiber_demoDatabase · 1 repos
booksDatabase · 1 repos

For agents

$ claude mcp add recipes \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact