FEDeRATED Node
Welcome to this FEDeRATED Node! Please try out the API using the Swagger UI listed below.
| Name | URL |
|---|---|
| Version | 0.4.4 |
| OpenAPI specification | /v3/api-docs |
| Swagger UI | /swagger-ui/index.html |
| Event viewer | /event-viewer/index.html |
Event Distribution
Event distribution rules are configurable. The default rule is to distribute events to all peers in the network. The following distribution rules are configured:
| Name | Value |
|---|---|
| Event distribution rule(s) | [EventDistributionRuleEntity(id=1, ruleType=STATIC, destinations=did:web:customs.federated-infrastructure.net)] |
Webhook(s)
The following Webhooks have been registered
| Name | Value |
|---|---|
| Webhooks | [] |
GraphDB
The /sparql endpoint allows for execution of SPARQL against the configured GraphDB SPARQL endpoint below.
| Name | Value |
|---|---|
| SPARQL URL | http://federated-graphdb:7200/repositories/federated |
Spring Boot Actuator Endpoints
For more information regarding Spring Boot actuator endpoints please refer to the documentation.
| Name | Value |
|---|---|
| Environment | /actuator/env |
| Prometheus metrics | /actuator/prometheus |
Documentation
Documentation for this FEDeRATED node is available on github.com, please follow the links below for more details.
| Name | URL |
|---|---|
| Technical documentation | https://github.com/federatedplatforms/FEDeRATED-BDI/tree/main/docs |
| Source code | https://github.com/federatedplatforms/FEDeRATED-BDI/ |
| Kubernetes installation / Helm charts | https://github.com/federatedplatforms/Kubernetes-BDI-Node |
| Docker installation | https://github.com/federatedplatforms/Docker-BDI-Node |