summaryrefslogtreecommitdiff
path: root/en/introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'en/introduction.md')
-rw-r--r--en/introduction.md27
1 files changed, 0 insertions, 27 deletions
diff --git a/en/introduction.md b/en/introduction.md
deleted file mode 100644
index 9399d1b..0000000
--- a/en/introduction.md
+++ /dev/null
@@ -1,27 +0,0 @@
-# Vainglory Developer API Guide
-
-![](/assets/cover.png)
-
-The Vainglory Game Data Service makes it easy for players and developers to access to in-game data.
-
-Build something great!
-
-At the moment this Service is in **Preview** mode. You can see sample data, test the interface, and provide feedback to our development team.
-
-The Server now makes every attempt to implement the [JSON-API](http://jsonapi.org/) specification. Where a deviation occurs, it is likely unintentional and can be reported to the team in our [Discord](https://discord.me/vaingloryapi).
-
-We show example language bindings using CURL and plan to add libraries for Ruby, NodeJS, Java, Python and more. Community contributions are welcome and rewarded with good karma \(and swag!\) You can view code examples in the dark area to the right, and you can switch the programming language of the examples with the tabs in the top right.
-
-***
-
-Download a .pdf, .epub, or .mobi file from:
-
-https://www.gitbook.com/book/gamelocker/vainglory/details
-
-Contribute content, suggestions, and fixes via either:
- * [https://www.gitbook.com/book/gamelocker/vainglory](https://www.gitbook.com/book/gamelocker/vainglory)
- * [https://github.com/gamelocker/vainglory](https://github.com/gamelocker/vainglory)
-
-***
-
-<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>