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
- Host: GitHub
- URL: https://github.com/dapeng-soa/dapeng-api-doc
- Owner: dapeng-soa
- Created: 2018-11-19T13:02:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T05:29:35.000Z (over 2 years ago)
- Last Synced: 2025-01-29T16:28:45.053Z (4 months ago)
- Language: Java
- Size: 374 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.