| Summary: | Add an endpoint for use by GOBI | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | REST API | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | new feature | ||
| Priority: | P5 - low | CC: | dcook, J.P.Knight, jonathan.druart, jzairo, kelly |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://github.com/thekesolutions/koha-plugin-gobi | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | Sponsored | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Tomás Cohen Arazi (tcohen)
2017-05-03 15:42:18 UTC
Is there a link for documentation on the GOBI API available? I've been asked about integrating it with our open source LORLS reading list system (which itself is integrated with our live Koha instance) but my Google-fu has let me down finding any public documentation about how the GobiAPI works or the XML it expects/generates. If I could hit this bug fix at the same time it could kill two birds with one stone. (In reply to Jon Knight from comment #1) > Is there a link for documentation on the GOBI API available? I've been > asked about integrating it with our open source LORLS reading list system > (which itself is integrated with our live Koha instance) but my Google-fu > has let me down finding any public documentation about how the GobiAPI works > or the XML it expects/generates. > > If I could hit this bug fix at the same time it could kill two birds with > one stone. Jon, I wrote a Koha plugin to deal with this. The GOBI docs are proprietary-ish but I was allowed to distribute the sample messages along with the plugin: https://github.com/thekesolutions/koha-plugin-gobi I'm closing this bug as I won't be making this Koha-proper at the time being. Feel free to approach me on IRC or email to talk about this if you need it. |