beatngu13 / cljs-praxisboerse

SPA built with ClojureScript and Hoplon
1 stars 0 forks source link

Let REST calls use new API #4

Open beatngu13 opened 7 years ago

beatngu13 commented 7 years ago

It seems like there is a new version of the REST API and various endpoints have been marked as deprecated:

https://www.iwi.hs-karlsruhe.de/Intranetaccess/public/restdoc/#/Jobb246rse

Therefore, the REST calls should use the new API.

beatngu13 commented 6 years ago

Old API cannot be used anymore, which is why app currently isn't working.