mirror of
https://github.com/alice-lg/alice-lg.git
synced 2024-05-11 05:55:03 +00:00
fix api endpoints in readme
This commit is contained in:
12
README.md
12
README.md
@ -7,12 +7,12 @@ Take a look at an Alice-LG production examples at:
|
||||
- https://lg.ecix.net/
|
||||
|
||||
And checkout the API at:
|
||||
- https://lg.ecix.net/api/config
|
||||
- https://lg.ecix.net/api/routeservers
|
||||
- https://lg.ecix.net/api/routeservers/0/status
|
||||
- https://lg.ecix.net/api/routeservers/0/neighbours
|
||||
- https://lg.ecix.net/api/routeservers/0/neighbours/ID109_AS31078/routes
|
||||
- https://lg.ecix.net/api/lookup/prefix?q=217.115.0.0
|
||||
- https://lg.de-cix.net/api/v1/config
|
||||
- https://lg.de-cix.net/api/v1/routeservers
|
||||
- https://lg.de-cix.net/api/v1/routeservers/0/status
|
||||
- https://lg.de-cix.net/api/v1/routeservers/0/neighbours
|
||||
- https://lg.de-cix.net/api/v1/routeservers/0/neighbours/ID109_AS31078/routes
|
||||
- https://lg.de-cix.net/api/v1/lookup/prefix?q=217.115.0.0
|
||||
|
||||
## Explanations
|
||||
Alice-LG is a BGP looking glass which gets its data from external APIs.
|
||||
|
Reference in New Issue
Block a user