From 1385a3cefc7312a3f18e8d78a854411b53c75e67 Mon Sep 17 00:00:00 2001 From: Ken Date: Wed, 1 Nov 2017 13:27:17 -0400 Subject: Initial commit of the new logs. --- source/community_sdks/community_sdks.rst | 46 ++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 source/community_sdks/community_sdks.rst (limited to 'source/community_sdks') diff --git a/source/community_sdks/community_sdks.rst b/source/community_sdks/community_sdks.rst new file mode 100644 index 0000000..07d89d9 --- /dev/null +++ b/source/community_sdks/community_sdks.rst @@ -0,0 +1,46 @@ +.. _community_sdks: + +Community SDKs +=============== + +Community contributions are welcome and rewarded with good karma (and swag!) If you are currently working on an API, let us know on the Discord server and we will add a link! + +Java +--------------------------- + +A Java adaptation of the Vainglory API - `DominicGunn/flicker `_. + + +Python +--------------------------- + +Python 3 wrapper for the Gamelocker API - `schneefux/python-gamelocker `_. +Python 3 wrapper for the Gamelocker API - `ClarkThyLord/madglory-ezl `_. + + +JavaScript +--------------------------- + +A JavaScript API client - `seripap/vainglory `_. + + +R +--------------------------- + +A project providing R6 classes (for the R language) for accessing the API - `madglory/vainglory-go-client `_. + + +Go +--------------------------- + +A proof of concept go client for the Vainglory Developer API - `madglory/vainglory-go-client `_. + + +Ruby +--------------------------- + +A Ruby gem wrapper for the Vainglory Developer API - `Ruby Gem `_. || `Github `_. + + +.. toctree:: + :maxdepth: 2 -- cgit v1.3.1