REST client connector¶
Egeria makes extensive use of REST API calls for synchronous (request-response) communication with its own deployed platforms and third party technologies. The REST client connectors are used to issue the REST API calls.
Egeria REST client connectors¶
Egeria provides a single implementation for Spring.
- Spring REST Client Connector uses the Spring RESTClient to issue REST API calls.
Further information
- Egeria's Platform API clients.
- Egeria's OMAS clients.
- Open Connector Framework (OCF).
Raise an issue or comment below