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

https://github.com/jonaskello/nats-tst

Testing with NATS
https://github.com/jonaskello/nats-tst

Last synced: 8 months ago
JSON representation

Testing with NATS

Awesome Lists containing this project

README

          

# How to run

```
pnpm install
# This starts the server
pnpm start
# In another terminal, this calls the server
pnpm call
```