I'd like to use the Feedly Cloud API, but I'm hoping to build my app in a pure client-side fashion. From what I can see on the Feedly developer docs, there is no client-side JavaScript library available to access the API. This seems strange to me, since the API is RESTful and serializes to JSON.

Why is there no pure JavaScript client for the Feedly Cloud API that runs inside the browser?

Is there some kind of technical limitation caused by OAuth or the design of the Feedly API that prevents a client from connecting strictly through the end user's browser?

If it is simply an issue of "nobody has built one yet", that's fine. I just want to make sure that I'm not doing something crazy before I write a JS client.

0

There are 0 answers