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

https://github.com/jonaskello/nats-auth-callout-cli-service

Nodejs port of nats callout example
https://github.com/jonaskello/nats-auth-callout-cli-service

Last synced: about 1 year ago
JSON representation

Nodejs port of nats callout example

Awesome Lists containing this project

README

          

# nats-auth-callout-cli-service

This is a nodejs port of the [go callout example](https://github.com/ConnectEverything/nats-by-example/tree/main/examples/auth/callout).

## How to run

Running the example reqiures that docker is installed.

```
npm run example
```