Module: Syconium
- Extended by:
- Configuration
- Defined in:
- lib/syconium.rb,
lib/syconium/error.rb,
lib/syconium/request.rb,
lib/syconium/version.rb
Overview
The Syconium module provides a Ruby interface to the BHL Names API
Defined Under Namespace
Classes: BadGateway, BadRequest, Error, GatewayTimeout, InternalServerError, NotFound, Request, ServiceUnavailable
Constant Summary collapse
- ENDPOINTS =
Gets a resource from OpenAlex
%w[ authors concepts funders institutions keywords publishers sources topics works ]- VERSION =
"0.0.1"