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

https://github.com/bigeasy/interlocutor

A wrapper for interrogating Connect middleware.
https://github.com/bigeasy/interlocutor

Last synced: 7 months ago
JSON representation

A wrapper for interrogating Connect middleware.

Awesome Lists containing this project

README

          

[![Actions Status](https://github.com/bigeasy/interlocutor/workflows/Node%20CI/badge.svg)](https://github.com/bigeasy/interlocutor/actions)
[![codecov](https://codecov.io/gh/bigeasy/interlocutor/branch/master/graph/badge.svg)](https://codecov.io/gh/bigeasy/interlocutor)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Invoke HTTP middleware from a mock Node.js HTTP interface.

| What | Where |
| --- | --- |
| Discussion | https://github.com/bigeasy/interlocutor/issues/1 |
| Documentation | https://bigeasy.github.io/interlocutor |
| Source | https://github.com/bigeasy/interlocutor |
| Issues | https://github.com/bigeasy/interlocutor/issues |
| CI | https://travis-ci.org/bigeasy/interlocutor |
| Coverage: | https://codecov.io/gh/bigeasy/interlocutor |
| License: | MIT |

```
npm install interlocutor
```