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

https://github.com/dapeng-soa/dapeng-api-doc

Api document site for services built on dapeng-soa
https://github.com/dapeng-soa/dapeng-api-doc

Last synced: about 2 months ago
JSON representation

Api document site for services built on dapeng-soa

Awesome Lists containing this project

README

        

Api document site for services built on dapeng-soa

Run with docker:
```
docker run --name dapengApiDoc -d -e soa_zookeeper_host=192.168.10.131:2181 -p 8083:8080 dapengsoa/dapeng-api-doc
```

Then open http://localhost:8083 with your brower.