summaryrefslogtreecommitdiff
path: root/es/sdks.md
diff options
context:
space:
mode:
Diffstat (limited to 'es/sdks.md')
-rw-r--r--es/sdks.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/es/sdks.md b/es/sdks.md
new file mode 100644
index 0000000..33bd66a
--- /dev/null
+++ b/es/sdks.md
@@ -0,0 +1,31 @@
+# SDK De La Comunidad
+
+Contribuciones de la comunidad son bienvenidos y recompensados con buen karma (y mucho swag!) Si estás trabajando con un API, déjanos saber en el servidor de Discord y añadiremos un enlace!
+
+##Java
+
+Una adaptación Java del API de Vainglory - [DominicGunn/flicker](http://github.com/DominicGunn/flicker)
+
+##Python
+
+Python 3 wrapper para el Gamelocker API - [schneefux/python-gamelocker](http://github.com/schneefux/python-gamelocker)
+
+Python 3 wrapper para el Gamelocker API - [ClarkThyLord/madglory-ezl](https://github.com/ClarkThyLord/madglory-ezl)
+
+##JavaScript
+
+Un cliente JavaScript API - [seripap/vainglory](https://github.com/seripap/vainglory)
+
+##R
+
+Un proyecto dando clases de R6 (para el lenguaje R) para acceder el API - [nathancarter/rvgapi](https://github.com/nathancarter/rvgapi)
+
+##Go
+
+Una prueba de un concepto de cliente go para el Vainglory Developer API - [madglory/vainglory-go-client](https://github.com/madglory/vainglory-go-client)
+
+##Ruby
+
+Un Ruby gem wrapper para el Vainglory Developer API -
+[Ruby Gem](https://rubygems.org/gems/vainglory-api) |
+[Github](https://github.com/cbortz/vainglory-api-ruby) \ No newline at end of file