17 lines
418 B
Markdown
17 lines
418 B
Markdown
# dn42grcsrv
|
|
|
|
A REST API for the DN42 Global Route Collector
|
|
|
|
A public instance of the API and explorer web app can be accessed via:
|
|
|
|
* [https://grc.burble.com/](https://grc.burble.com/) (Internet link)
|
|
* [http://collector.dn42/](http://collector.dn42/) (DN42 Link)
|
|
|
|
## Features
|
|
|
|
* Includes simple webserver for delivering static content
|
|
|
|
## Using
|
|
|
|
See the [API.md](API.md) file for a detailed description of the API.
|