-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the FrannHammer wiki!
Thanks for checking it out.
You'll need to get an account to login in with prior to pulling back data as the API is still under heavy development. If you're interested, feel free to email me at the address listed in my profile (Frannsoft). Requiring auth to pull back data won't always be the case necessarily, but it helps keep track of who's using it while things are being rapidly changed.
All that is required for an account is:
- Username
- Password
Once you have an account you'll be able to pull back the majority of the data hosted. This data currently includes:
- Character names, image urls (that are used on the existing KuroganeHammer site) and descriptions
- Movement data - Weight, Fall Speed and Gravity, etc.
- Move data - Throws, Specials, Ground/Aerial moves
- Ranked attribute data - Who has the #1 Max Air Speed, all Run Speeds ranked, etc.
Live api documentation can be found at the link below. Be sure to get an account created prior to making requests (directions above).
http://admin.kuroganehammer.com/swagger
In order to make calls on the help docs login via your creds in the upper right. After clicking 'Login', wait just a moment and you'll get back a message box stating you've been logged in to the docs. You can now test out the api!
NOTE: You'll need to relogin each time you hit this Swagger page.