Replies: 2 comments
-
Something something long laundry list of notes I have Library curl
All Results?
curl 'https://stolaf-primo.hosted.exlibrisgroup.com/primo_library/libweb/webservices/rest/primo-explore/v1/pnxs?q=any,contains,bikes&qExclude=&qInclude=&rtaLinks=true&scope=default_scope&sort=rank&tab=library_collections&vid=01BRC_SOC&inst=01BRC_SOC' -H 'X-From-ExL-API-Gateway: 1' --compressed | pbcopy blocks_messages cancel_requests collection counters fines loans personal_settings renew_all_loans renew_loan requests update_personal_settings curl 'https://stolaf-primo.hosted.exlibrisgroup.com/primo_library/libweb/webservices/rest/primo-explore/v1/pnxs/L/' --data-binary '{"inst":"01BRC_SOC"}' -H 'X-From-ExL-API-Gateway: 1' --compressed |
Beta Was this translation helpful? Give feedback.
-
I like the "currently checked out" as a good first thing to build. |
Beta Was this translation helpful? Give feedback.
-
I'm not looking for a full replacement for the library website; I'd find it really useful to see what books I have checked out, though.
Search the catalogCheck out booksCheck out bicyclesI really only want the last feature, as a first take.
The others will all take significantly more engineering, I believe.
Beta Was this translation helpful? Give feedback.
All reactions