Ecosyste.ms: Packages

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

Top 7.8% on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/tmc/glue
License: ISC
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/tmc
Stars: 6 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...