An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/tmc/glue

Package glue provides a simple interface to writing HTTP services in Go It aims to be small and as simple as possible while exposing a pleasant API. Glue uses reflection and dependency injection to provide a flexible API for your HTTP endpoints. There is an obvious tradeoff here. The cost of this flexibility is some static safety and some performance overhead (though this appears negligible in benchmarking). godoc: http://godoc.org/github.com/tmc/glue Features: Basic Example: Example showing middleware, logging, routing, and static file serving: glue is influenced by martini and basically co-opts gorilla's pat muxing for routing.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20140203002257-3756f3c7e6e2
about 12 years ago
Versions
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/tmc/glue
spec
License ISC
Namespace github.com/tmc
First Release about 12 years ago
Last Synced 21 days ago
Repository
Stars 6 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 7.8%