An open API service indexing awesome lists of open source software.

https://github.com/clarin-eric/discovery-service-backend

SPF Central Discovery Service Backend
https://github.com/clarin-eric/discovery-service-backend

Last synced: 5 months ago
JSON representation

SPF Central Discovery Service Backend

Awesome Lists containing this project

README

          

# CLARIN Discovery Service Backend
License: to be decided

The project contains one module:
* discovery-metadata-api

## discovery-metadata-api
This module provides a java web application providing a set of REST interfaces
for geo-ip lookup and SAML --> JSON conversion and some additional endpoints.

Endpoints:
* /rest, the metadata conversion api.
* /proxy, return the json information with permissive CORS headers.
* /status, provides some statistics on the available data.

## Frontend
The discovery service frontend can be found here: https://github.com/clarin-eric/discovery-service-frontend