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
- Host: GitHub
- URL: https://github.com/clarin-eric/discovery-service-backend
- Owner: clarin-eric
- Created: 2015-04-09T11:40:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T01:41:40.000Z (about 3 years ago)
- Last Synced: 2025-09-10T03:15:02.640Z (9 months ago)
- Language: Java
- Homepage: https://www.clarin.eu/content/clarin-discovery-service
- Size: 770 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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