We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7be5f3 commit 4957746Copy full SHA for 4957746
1 file changed
env.example
@@ -1,7 +1,15 @@
1
# This file must be copied to .env and the appropriate variables populated.
2
3
4
-## GCS (Google Custom Search)
+## Europeana
5
+
6
+# Europeana Search API Documentation:
7
+# https://europeana.atlassian.net/wiki/spaces/EF/pages/2385739812/Search+API+Documentation#Request
8
9
+# EUROPEANA_API_KEY =
10
11
12
+# GCS (Google Custom Search)
13
14
# https://developers.google.com/custom-search/v1/introduction
15
# "Custom Search JSON API requires the use of an API key. An API key is a way
@@ -29,6 +37,3 @@
29
37
# https://docs.github.com/en/rest/authentication/authenticating-to-the-rest-api
30
38
31
39
# GH_TOKEN =
32
-
33
-# "Europeana Search API Documentation: https://europeana.atlassian.net/wiki/spaces/EF/pages/2385739812/Search+API+Documentation#Request
34
-# EUROPEANA_API_KEY =
0 commit comments