Introduction
An easy-to-use Java-API for accessing the SMMDB-API.
Last updated
Was this helpful?
An easy-to-use Java-API for accessing the SMMDB-API.
Last updated
Was this helpful?
This is a small project by me for simplifying some things you otherwise should have done normally. To be precise, this is an API, written in Java, which handles the HTTP-Requests for getting courses of the Super Mario Maker Database which is a project for helping gamers to play the same courses on multiple platforms, even if you don't own an official one. If you're interested in this great project, visit the homepage of them ().
You might ask yourself why I am making a whole API to simplify HTTP-Requests. The reason for this is the fact that many people would struggle with the API (see it ) and even losing the thread when writing the code. This API is intended to keep your code clear and object-oriented at the same time.
Click on the points to navigate through the documentation: