Ecosyste.ms: Packages

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

Top 7.4% on proxy.golang.org
Top 8.3% forks on proxy.golang.org
Top 0.9% docker downloads on proxy.golang.org

proxy.golang.org : github.com/inconshreveable/olive/v2

olive is a a tiny framework built on top of martini for rapid development of robust REST APIs. olive handles content type negotation, serialization, deserialization, unique request-id logging and panic recovery leaving you free to write just your application's business logic. Simple example: The above API will appropriately deserialize a POST body of XML, JSON, or x-www-form-urlencoded depending on the Content-Type header. Based on the client's Accept header, the result will be serialized in either XML or JSON. Appropriate failures are returned for invalid client requests. The logger assigns a unique id to each request for easy tracing purposes: A more advanced example explaining features in detail:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/inconshreveable/olive/v2
License: Apache-2.0,MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/inconshreveable/olive
Stars: 9 on GitHub
Forks: 5 on GitHub
Docker dependents: 35
Docker downloads: 124,445
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...