Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alpacatravel/async-filter-chain

A async chain of filters that are applied to nodejs request/response objects
https://github.com/alpacatravel/async-filter-chain

Last synced: about 1 month ago
JSON representation

A async chain of filters that are applied to nodejs request/response objects

Awesome Lists containing this project

README

        

# Overview

Simple promise based chain allowing for processing over request/responses with a
context side-effect.