Using akka-core with core.ac.uk

Scala integration

Install
# See https://github.com/akka/akka-core
Search through all resources
curl \
  # append ?apiKey=$API_KEY to the URL \
  /search/{query}
Find journal by ISSN
curl \
  # append ?apiKey=$API_KEY to the URL \
  /journals/get/{issn}
Get article by CORE ID
curl \
  # append ?apiKey=$API_KEY to the URL \
  /articles/get/{coreId}
SDK on GitHub 📄 API Docs
SDK
akka-core
Scala
API
core.ac.uk
core.ac.uk
At a glance
Language Scala
Endpoints18