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. --- en/introduction.md | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 en/introduction.md (limited to 'en/introduction.md') 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) - -*** - -Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License -- cgit v1.3.1