Skip to content

OpenAlex Go client generated from Swagger 2.0 specification

License

Notifications You must be signed in to change notification settings

diverged/openalex-go-swagger2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go API client for swagger

OpenAlex APIs

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 0.0.1
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.v3.generators.go.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

import "./swagger"

Documentation for API Endpoints

All URIs are relative to /

Class Method HTTP request Description
AuthorApi GetAuthorId Get /author/id/{author_id}
AuthorApi GetAuthorOrcid Get /author/orcid/{orcid}
ConceptApi GetConceptId Get /concept/id/{concept_id}
InstitutionApi GetInstitutionId Get /institution/id/{institution_id}
InstitutionApi GetInstitutionRor Get /institution/ror/{ror_id}
JournalApi GetJournalId Get /journal/id/{journal_id}
JournalApi GetJournalIssn Get /journal/issn/{issn}
WorkApi GetWorkDoi Get /work/doi/{doi}
WorkApi GetWorkId Get /work/id/{work_id}
WorkApi GetWorkPmid Get /work/pmid/{pmid}

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

About

OpenAlex Go client generated from Swagger 2.0 specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published