nfdi4objects / n4o-graph-apis

NFDI4Object Knowledge Graph APIs Proxy and Portal
https://graph.nfdi4objects.net/
MIT License
2 stars 0 forks source link

Add link shortener to share queries #14

Open nichtich opened 2 weeks ago

nichtich commented 2 weeks ago

Requires a persistent database of queries and short links.

nichtich commented 1 week ago

Better use an existing link shortener like https://academiccloud.de/de/services/urlshortener/

Requires to configure a shortener with its API in the app and a way to return shortened URLs from queries (either additional method e.g. /api/sparql/link or as part of the HTTP Header in SPARQL response).