g-dormoy / thoth

A streaming and messaging system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thoth

Is a service mesh

Add a service

curl -X POST http://localhost:4242/add -H "Content-Type: application/json" --data '{"name": "service1", .....}'

Get a service

curl http://localhost:4242/get?name=service1

About

A streaming and messaging system

License:MIT License


Languages

Language:Go 100.0%