Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laertispappas/interceptors
Pedestal like interceptors in Ruby
https://github.com/laertispappas/interceptors
Last synced: 2 months ago
JSON representation
Pedestal like interceptors in Ruby
- Host: GitHub
- URL: https://github.com/laertispappas/interceptors
- Owner: laertispappas
- License: mit
- Created: 2019-01-25T19:06:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-18T16:13:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T23:11:47.872Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Interceptors
[Pedestal](http://pedestal.io/reference/interceptors) like interceptors pipe and filter service objects in Ruby.
Common use cases like http service objects or multiple step business workflows.