Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

javascript client library #113

Open
andrewheusser opened this issue Jul 14, 2016 · 3 comments
Open

javascript client library #113

andrewheusser opened this issue Jul 14, 2016 · 3 comments

Comments

@andrewheusser
Copy link

Hi, I was thinking about creating a javascript client library to wrap the API, but had noticed in other threads that a v2 may be on the way. Is that accurate? Also, do you have a javascript client library that I missed? Don't want to recreate something that already exists. Thanks!

@benjaminjkraft
Copy link
Contributor

There's no general v2; we just have a few v2 API routes, and they work more or less the same way as the v1 versions, they're just not backwards compatible.

I don't think we have a public JS client library, so we'd be happy to have a pull request for that.

@andrewheusser
Copy link
Author

gotcha, thanks for the response. I did come across this npm module, but can't speak to its usability since I haven't tried it yet

https://github.com/weo-edu/khan

@Phanatic
Copy link

@benjaminjkraft, @andrewheusser I started a nodeJS library here

It currently supports only the open access/unauthenticated routes.
I plan to the authenticated routes soon. Let me know what you think.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants