HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
539 stars 152 forks source link

Skyblock API #105

Closed mikuhl-dev closed 5 years ago

mikuhl-dev commented 5 years ago

I would love to see an API for Skyblock. Since it's more of a MMO type game, along with stats, item and crafting databases would be super cool. Basically to make something like Wowhead for Skyblock.

JustPyrrha commented 5 years ago

I made a gist of what I think the API should be like. https://gist.github.com/JoeZwet/304c554cfec9ade02ae155506942c119

jamin-bagel commented 5 years ago

I made a gist of what I think the API should be like. https://gist.github.com/JoeZwet/304c554cfec9ade02ae155506942c119

For the most part, it looks pretty good with a lot of useful stats. Worth noting though that endpoints independent of player data (specifically receipe and level) would probably be better off as JSON files in the misc documentation folder with similar metadata (ie Achievements.json, Challenges.json, etc).

mikuhl-dev commented 5 years ago

Looks good 😍

truedimaa commented 5 years ago

wow that's pretty good

mikuhl-dev commented 5 years ago

Don't forget auctions API too. Undermine Journal anyone?

keshramamurthy commented 5 years ago

+1

Are we coming anywhere to this? In my opinion Hypixel should release an API for Skyblock very soon since it has become very popular.

mikuhl-dev commented 5 years ago

Any info on this?

JustPyrrha commented 5 years ago

Nothing yet. most likely because Skyblock is still in the PTL. I'm gonna work on some JSON files of the static stuff cause I need it for a mod I'm working on. I'll update here when those are done.

MohammadAbuSaleem commented 5 years ago

I will be waiting for such a great thing, once its opened, status web tracker will be ready for all for free from, I will be so happy to contribute for such a great game as a web developer here.

ConnorLinfoot commented 5 years ago

We've added some methods for SkyBlock profiles and other pieces of data, this is a first step in the SkyBlock API. They can be found here.

I'll close this issue but rest assured we do have plans to expand the API further in the future.