This repository contains JSON configuration files for using libopac with more than 1000 public and academic libraries from all over the world. A list of supported libraries is available on our website.
All the files are located in the bibs
directory of this repository. You can load the JSON data from these configuration files using libopac's Library.fromJSON(String, JSONObject)
function.
If you would like a library using one of the OPACs already supported by libopac to be added to the app, you can do so by forking this repository, creating your JSON configuration file and submitting a Pull Request. The same is true for if you have an adjustment to make to one of the files (such as an updated OPAC URL).
As this repository is only a one-way mirror of the files we are keeping on a web server, we will not actually merge your Pull Request, but add the file on the server instead. It will then also be synced to this repository.
If you would like your library to be added, but are unsure whether libopac supports it, please contact us at [email protected].
Being a part of the Web Opac App project, these files are also licensed under the terms of the MIT License.