Registry / web-framework / flamingo-v3

flamingo-v3

JSON →
library3.17.3gogounverified

Flamingo is a web framework for building modular and extensible Go applications with dependency injection and configuration management.

go get flamingo.me/flamingo/v3
INSTALL
IMPORT
SIG · FLAMINGO-V3
F
flamingo-v3
web-frameworkgov3.17.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

flamingo
flamingo.me/flamingo/v3

Starts a basic Flamingo web application.

package main import ( "flamingo.me/flamingo/v3/framework/web" ) func main() { web.Run() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.17.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
flamingo-v3 — go get flamingo-v3 · libregistry