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: 4 months ago
JSON representation

Pedestal like interceptors in Ruby

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.