- Docker
- Docker-Compose
sudo docker-compose -f compose.yaml build
sudo docker-compose -f compose.yaml up
-
Retrieves the amount of nodes reached by the crawler
/api/v1/
-
Retrieves the data of all peers reached by the crawler, paginated by 20 records
/api/v1/peers
- page:
int
- Example:
/api/v1/peers?page=1
- Example: