Salty Boy

This site serves as a wrapper for the SaltyBoy project to access historical matches for the fighters on Salty Bet which is an automated M.U.G.E.N game. For more information about the project see the GitHub.

Chrome Extension

If you want you can use the Chrome Extension created that interfaces with this website and includes several configuration and betting strategies.

API

This website provides a public API. For a detailed breakdown of the API, it's endpoints and responses please use your favoured OpenAPI Spec UI, or view the OAS 3 spec directly. For a quick reference you can go here to view the current match statistics, this is the endpoint used by the Chrome Extension bot.

API Usage Disclaimer

While the webserver is meant to be pretty light and currently the information can be fetched by anyone it is intended a small side-project. So this means to please not abuse the API, eg. No dirty while loops. Additionally, the API can and will change without warning! Should you want to create your own interface/extension by using the API please be aware of this fact as I may randomly break things for you, also you must be compliant with the MIT License found on the GitHub repo. If you have suggestions or improvements you would like to suggest please start an issue on the GitHub repository.