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

https://github.com/lightness/ariadna

Lib with main goal to keep traces across microservices. With adapters for koa and axios
https://github.com/lightness/ariadna

Last synced: about 1 year ago
JSON representation

Lib with main goal to keep traces across microservices. With adapters for koa and axios

Awesome Lists containing this project

README

          

## Ariadna

Currently it's in stage proof of concept

#### Example

Just run

```
npm install
cd ./example/
npm install
npm start
```