Categorygithub.com/uvalib/virgo4-shelf-browse-ws
module
0.0.0-20241210132654-cf2cd5b92352
Repository: https://github.com/uvalib/virgo4-shelf-browse-ws.git
Documentation: pkg.go.dev

# README

Virgo4 Shelf Browse Web Service

This is a web service to facilitate virtual shelf browsing using data from Solr.

  • GET /version : returns build version
  • GET /healthcheck : returns health check information
  • GET /metrics : returns Prometheus metrics
  • GET /api/browse/{id}?range=N : returns shelf browse information for up to N records surrounding the item with id {id}

All endpoints under /api require authentication.

System Requirements

  • GO version 1.12.0 or greater

# Packages

No description provided by the author