Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volatile/core
Pure handlers stack
https://github.com/volatile/core
Last synced: about 2 months ago
JSON representation
Pure handlers stack
- Host: GitHub
- URL: https://github.com/volatile/core
- Owner: volatile
- License: mit
- Archived: true
- Created: 2015-07-11T17:23:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T22:33:59.000Z (over 8 years ago)
- Last Synced: 2024-08-03T15:06:14.247Z (5 months ago)
- Language: Go
- Homepage: https://godoc.org/github.com/volatile/core
- Size: 71.3 KB
- Stars: 75
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go - core - Pure handlers stack - ★ 81 (Web Frameworks)
README
Package core provides a pure handlers (or middlewares) stack so you can perform actions downstream, then filter and manipulate the response upstream.
[![GoDoc](https://godoc.org/github.com/volatile/core?status.svg)](https://godoc.org/github.com/volatile/core)