codeforberlin / opacapi

A web API wrapper for the opacclient library based on Spring Boot.
https://berlin.codefor.de/libraries/
4 stars 0 forks source link

Running and setup instructions #12

Open danbachar opened 2 days ago

danbachar commented 2 days ago

Hey there,

first of all super cool that you have been working on an API for OPAC - I was actually looking for an API to programmatically access my uni library and find if they had certain books - this is exactly what I was looking for. However, running this has proven to be a challenge, as following the instructions ./gradlew run yields a build failed error with Could not determine java version from '23.0.1'.. I am using jabba and set my version to 23.0.1, running this on an m2 max.

I've also put the folder you've linked opacapp-config-files in the same folder as this one, so I have .../opacapi/opacapp-config-files - did you mean that?

Thanks and looking forward to an answer from you, Dan

k-nut commented 7 hours ago

Hi @danbachar,

I don't think we can be of any help here anymore unfortunately. Our project has not been touched in the past 6 years and the upstream project (https://github.com/opacapp/opacclient) has also announced that it is no longer being actively supported. I wish I could share better news but I think your best bet is to check with the upstream project for any pointers on how you could continue.

I'm going to archive this repo to make it clear that no development is happening here anymore.

Best of luck! Knut