GithubHelp home page GithubHelp logo

cyberflamego / publicapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hypixeldev/publicapi

0.0 2.0 0.0 871 KB

Official Java implementation of the Hypixel Public API.

Home Page: https://api.hypixel.net

License: MIT License

Java 100.00%

publicapi's Introduction

Hypixel Public API (Java)

Maven Package

This is a Java implementation of the Hypixel API. For discussing the API, requesting help or suggestions you can use the GitHub Discussions.

Documentation

Hypixel Public API documentation can be found at https://api.hypixel.net/. Java documentation can be found in the code.

GitHub Issues

GitHub issues should only be used to report bugs. Everything else should either be in GitHub discussions or use the Hypixel Code Creations forum.

Usage

You can use this API as a dependency via the public Hypixel maven repo. You can also use the Example Code as a good starting point.

Hypixel Maven Repo

<repository>
    <id>Hypixel</id>
    <url>https://repo.hypixel.net/repository/Hypixel/</url>
</repository>

This repo can also be used with Gradle.

repositories {
    maven { url 'https://repo.hypixel.net/repository/Hypixel/' }
}

Transports

We include three built-in options for communicating with the Hypixel API, you can include either of these or even include the core API directly and create your own instance of HypixelHTTPClient.

Dependencies

The Hypixel API Core implementation has the following dependencies:

Transports will also have dependencies where required.

Contributing

When contributing changes to the Java API please provide as much detail on the changes and the reasons for them. We will not accept changes that have no meaningful contribution to the project.

publicapi's People

Contributors

agentk20 avatar bigfoot547 avatar chriscn avatar cleymax avatar connorlinfoot avatar deprecatednether avatar duckelekuuk avatar errbrush avatar grizzlt avatar hcherndon avatar itachi1706 avatar jamesj avatar jariroossien avatar kevyporter avatar leaphant avatar lorenzoramalho avatar marinatedcode avatar mdashlw avatar minikloon avatar mmxw11 avatar mrmicky-fr avatar plancke avatar puppy0cam avatar razdom avatar robere2 avatar semx11 avatar sk1er avatar thenullicorn avatar thepuzzlemaker avatar zeroerrors 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.