https://github.com/volatile/core
Pure handlers stack
https://github.com/volatile/core
Last synced: 5 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T22:33:59.000Z (about 9 years ago)
- Last Synced: 2024-08-03T15:06:14.247Z (8 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.
[](https://godoc.org/github.com/volatile/core)