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

https://github.com/imqueue/example

Examples of IMQ libs and tools usage
https://github.com/imqueue/example

Last synced: 14 days ago
JSON representation

Examples of IMQ libs and tools usage

Awesome Lists containing this project

README

          

# IMQ-RPC examples

## Service

~~~bash
# npm i
# npm start
~~~

## Client

~~~bash
# npm i
# npm run static
# npm run runtime
~~~