Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/codeman99/wotblitz.js
- Owner: CodeMan99
- License: isc
- Created: 2015-05-04T03:37:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T18:35:39.000Z (about 1 year ago)
- Last Synced: 2024-09-20T01:07:31.548Z (about 2 months ago)
- Topics: typescript, wotblitz
- Language: JavaScript
- Homepage:
- Size: 422 KB
- Stars: 7
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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/)