Examples of request and data returned by the endpoints
Community services (See documentation )
Order
- /availability - Get information about whether a material can be ordered / are available for the currently logged in patron
- /order - Order a library material, or remove an existing order.
CMS
Information available from DDB CMS.
Assuming that the library uses DDB CMS (of course) and has enabled the DING MOBILE SEARCH module.
- /events - List of events at the library where the application is logged in
- /library - The library endpoint returns information from the ding_library type in the cmscontent service.
- /news - News-posts from the local CMS.
Search
Search for a library material.
- /facets - Facets of a search result
- /search - Search for a library material.
- /work - meta information about a creative work
Libraries
List/information about libraries. A subset of data returned by DBC’s Open Agency service.
Recommend
Recommender services
- /rank - Ranking a list of ids in order of relevance, given a recommender with likes, dislikes etc.
- /recommend - Recommendations based on a list of likes
Status
Patron status with loans, pending orders, overdue notices, fees etc.
- /renew - Renew a specific loan
- /user - Get borrower status
Suggest
Suggestions for completing a query string (on the fly)