Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeman99/wotblitz.js

A wrapper around the World of Tank Blitz API.
https://github.com/codeman99/wotblitz.js

typescript wotblitz

Last synced: about 1 month ago
JSON representation

A wrapper around the World of Tank Blitz API.

Awesome Lists containing this project

README

        

wotblitz [![Build Status](https://travis-ci.org/CodeMan99/wotblitz.js.svg?branch=master)](https://travis-ci.org/CodeMan99/wotblitz.js)
========

[World of Tanks Blitz](http://wotblitz.com/) API wrapper.

Limitations
-----------

All data is pulled directly from Wargaming's API for World of Tanks. When in-game
items are missing (like a new tank line) it is due to the fact that Wargaming does
not update their API very often. Missing data is out of the control of this
application. Any ticket created on this topic will be closed with a "wont fix" label.

Typescript
----------

Types were created as of v1.3.0. Note that the types themselves are still a work in
progress and may be flawed. Please report any difficulties.

The javascript module itself received minimal changes. Even the file locations were
not altered. The intention is a zero change upgrade from v1.2.0.

[License](LICENSE.md)
---------------------

This project uses the Internet Software Consortium (ISC) license unless otherwise
stated at the top of a file.

More Resources
--------------

* [Wargaming.net developer room](https://developers.wargaming.net/)
* [Online tankopedia](https://developers.wargaming.net/reference/all/wotb/encyclopedia/vehicles/?r_realm=na)
* [Community wiki](http://wiki.wargaming.net/en/WoT_Blitz)
* [Community forum](http://forum.wotblitz.com/)