martincarrera / clash-royale-api

:crown: Clash Royale API that provides information about the game.
http://www.clashapi.xyz/
MIT License
353 stars 83 forks source link

Official Clash Royale API #124

Open AmirSavand opened 6 years ago

AmirSavand commented 6 years ago

With the release of the official API, does this mean this project will die anytime soon?

There's lots of changes to do, like sync the cards with the official API cards if this is going to be continued.

MaherFa commented 6 years ago

I see no point in putting effort into this API anymore, the only advantage we have here is that we don't requite an api key. but maintaining this makes no sense anymore imo.

HZooly commented 6 years ago

Cards informations (as example) is not so accurate than Martin's data.

{ "name": "Mega Minion", "id": 26000039, "maxLevel": 11, "iconUrls": { "medium": "https://api-assets.clashroyale.com/cards/300/-T_e4YLbuhPBKbYnBwQfXgynNpp5eOIN_0RracYwL9c.png" } }

See ? Missing description and other fields.. Of course, we can think Supercell will implement those fields soon.

What do you think @martincarrera ?

AmirSavand commented 6 years ago

I think this project should remain for those who are still using it (like my Royale+ that I'm going to updated it eventually) and not be upgraded or improved...

HZooly commented 6 years ago

It delivers data that is not provided yet by official API, I think we could keep maintaining it.

AmirSavand commented 6 years ago

Yeah obviously not immediately but slowly.

The other thing is the random deck generator which is a good thing and I don't think it has anything to do with official API but that's about it.

sebsebseb1 commented 5 years ago

Deck generator is good