{"id":20570226,"url":"https://github.com/digibib/api4marc","last_synced_at":"2025-05-09T19:30:59.485Z","repository":{"id":17048699,"uuid":"19813133","full_name":"digibib/api4marc","owner":"digibib","description":"API for looking up MARC records from external bases Z3950/SRU","archived":false,"fork":false,"pushed_at":"2016-11-28T08:43:24.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-14T18:14:01.883Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Forec/text-cooccurrence","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digibib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-15T09:04:34.000Z","updated_at":"2023-04-17T21:43:55.000Z","dependencies_parsed_at":"2022-08-19T18:20:53.857Z","dependency_job_id":null,"html_url":"https://github.com/digibib/api4marc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2Fapi4marc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2Fapi4marc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2Fapi4marc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digibib%2Fapi4marc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digibib","download_url":"https://codeload.github.com/digibib/api4marc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224876860,"owners_count":17384704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T05:11:39.619Z","updated_at":"2024-11-16T05:11:52.930Z","avatar_url":"https://github.com/digibib.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# api4marc\n\nsimple API to allow external base lookups for MARC records.\nUses perl's ZOOM module to handle the insanely ugly Z39.50 protocol\n\n## INSTALL (ubuntu)\n\n    sudo apt-get install libmarc-xml-perl libnet-z3950-zoom-perl libmojolicious-perl libyaml-perl libswitch-perl\n\ncopy config.yaml.example to config.yaml and add bases, apikey and appsecret\n\n## USE\n\n### Test route\n\n    perl api4marc.pl GET /\n\n### Start as daemon\n\n    perl api4marc.pl daemon [-l host:port]\n\n## API\n\nParameters:\n  * apikey (secret)\n  * base (loc|...)\n  * format (normarc|usmarc)\n  * maxRecords: 10\n  * query params (in prioritized order) \n    * isbn\n    * ean\n    * title\n    * author\n\nResponse:\n  * marcxml collection\n\n## LOGGING\n\nLogs by default to ./log/[env].log","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigibib%2Fapi4marc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigibib%2Fapi4marc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigibib%2Fapi4marc/lists"}