Home - NYPL-discovery/patron-service GitHub Wiki

NYPL Patron Service

Service responsibilities:

  • Provide a GET endpoint
  • Perform OAuth credentials/scope checking for all requests
  • Define and publish a data model or schema
  • Log appropriate exceptions
  • Update and return success or error responses
  • Provide proper Swagger documentation for each endpoint