Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 379 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 379 Bytes

Virgo4 Citations Web Service

This is a web service to generate citations from Virgo4 records.

  • GET /version : returns build version
  • GET /healthcheck : returns health check information
  • GET /metrics : returns Prometheus metrics
  • GET /format/ris?item={url} : generates a RIS file from the V4 record returned by url

System Requirements

  • GO version 1.12.0 or greater