Ecosyste.ms: Packages

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

Top 5.7% on proxy.golang.org
Top 3.9% forks on proxy.golang.org

proxy.golang.org : github.com/srfrog/go-relax

Package relax is a framework of pluggable components to build RESTful API's. It provides a thin layer over “net/http“ to serve resources, without imposing a rigid structure. It is meant to be used along “http.ServeMux“, but will work as a replacement as it implements “http.Handler“. The framework is divided into components: Encoding, Filters, Routing, Hypermedia and, Resources. These are the parts of a complete REST Service. All the components are designed to be pluggable (replaced) through interfaces by external packages. Relax provides enough built-in functionality to assemble a complete REST API. The system is based on Resource Oriented Architecture (ROA), and had some inspiration from Heroku's REST API.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/srfrog/go-relax
Keywords: api-rest, go, golang, microservices, restful
License: MIT
Latest release: over 2 years ago
First release: about 9 years ago
Namespace: github.com/srfrog
Stars: 154 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...