Git Product home page Git Product logo

algalon's Introduction

Dependency Status

forthebadge

Algalon_Icon

Purpose

Algalon is a Java library with the purpose of making it easier to access the Battle.net API and the data it exposes. Currently, I am adding support for the three games available at the time of writing this (WoW, D3, SC2) with WoW being the first.

Sole Dependency (Gson)

The com.google.code.gson library is the sole dependency and it is used to convert JSON data that is returned from the API endpoints into Java objects. It is also used to convert the Java objects to their JSON form if desired.

TODO

  • Finish adding support for WoW API Calls
    • Add network calls to WoWCommunityRequest
    • Add data models for API WoWCommunityRequest
  • Add Javadoc info for WoWCommunityRequest
  • Add support for SC2 API calls
    • Add network calls to SC2Request
    • Add data models for API responses
  • Add support for D3 API calls
    • Add network calls to D3Request
    • Add data models for API responses
  • Add support for OAuth2

Licensing

Algalon is shared under the MIT License.

algalon's People

Contributors

4lch4 avatar alcha avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.