MegaSkins
- 7 Devlogs
- 18 Total hours
A big Minecraft skin database and probably the only one with an api
A big Minecraft skin database and probably the only one with an api
OpenGraph? What’s that open thingy?
It’s a pretty cool thingy!
What is OpenGraph?
Why is it cool?
Plans for the OpenGraph feature:
Feedback? I am open to suggestions in the comments <3
MegaSkins has a public search & description API now! No auth needed!
GET https://nuc.de.majic.rs/api/megaskins/skin/search?query=WORDS
and
GET https://nuc.de.majic.rs/api/megaskins/skin/description?hash=SKIN_HASH
Requests return HTTP 429 after reaching the limit. [each type has its own limits depending on how demanding they are and how much of value a resource is (I don’t want people bombarding the server with hundreds of requests per seconds just to build a copy 😭)]
Deployed on https://nuc.de.majic.rs/megaskins
Add a counter of current skins in the database 💯
The website is mobile friendly now. What’s missing: search, site stats, safety API
The main page and everything else is deployed on https://nuc.de.majic.rs/megaskins/ . Time to continue cooking!
Doing some (not) serious frontend stuff now. Now i remember why I hate frontend… Luckily my focus isn’t on frontend haha
Hello, World! I think I have good progress! :D
Building a database of Minecraft skins that allows automated usage