KOF-ch / kofdata

Get Data from the KOF Datenservice API
5 stars 2 forks source link

Use built in encoding facilities of GET #5

Closed HomoCodens closed 6 years ago

HomoCodens commented 6 years ago

i.e. GET("https://datenservice.kof.ethz.ch/api/v1/metadata/translatelegacykeys", query = list(keys = "zhghu_46_f8a_%00") instead of sprintfing the URL together.

https://gitlab.ethz.ch/KOF/timseriesdb-api/issues/6