Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binarymuse/wow-api-projects
Generator for the thread at http://us.battle.net/wow/en/forum/topic/2369882588#1
https://github.com/binarymuse/wow-api-projects
Last synced: 29 days ago
JSON representation
Generator for the thread at http://us.battle.net/wow/en/forum/topic/2369882588#1
- Host: GitHub
- URL: https://github.com/binarymuse/wow-api-projects
- Owner: BinaryMuse
- Created: 2011-06-01T15:17:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-09T20:18:53.000Z (over 11 years ago)
- Last Synced: 2024-04-09T01:05:28.636Z (7 months ago)
- Language: Ruby
- Homepage: http://us.battle.net/wow/en/forum/topic/2369882588#1
- Size: 75.2 KB
- Stars: 14
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project generates the opening posts at http://us.battle.net/wow/en/forum/topic/2369882588 and http://us.battle.net/d3/en/forum/topic/6307731317. As the number of projects tracked becomes larger, it is increasingly difficult to edit the post and keep it formatted correctly.
If you wish your project to be listed on the thread, please follow these steps:
1. Fork this repository.
2. Add your project to `projects.yml`, following the same template as the other entries:
* Language: the programming language or framework your project is for
* Name: the name of the project
* Author (optional): the name of the author of the project (probably you)
* Thread (optional): the thread in the Community Platform API forum where you introducted your project
* Project: the URL to your project
* APIs: a list of APIs your project supports; valid options are "wow" for the World of Warcraft API and "d3" for the Diablo 3 API
3. Submit a pull request. I will add your project to the list as soon as I can!