Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Frannsoft/FrannHammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

The KuroganeHammer.com API

This API will no longer be accessible as of January 1st, 2023.

Details on the latest stable release here!

Swagger Docs

Restful api for Super Smash Bros. 4 and Super Smash Bros. Ultimate frame data as told by @KuroganeHammer.

This is being worked on with @KuroganeHammer's permission. All credit for the actual data that is stored and retrieved goes to him and any other people that are involved in that process.

Allows consumers to pull back the data displayed on @KuroganeHammer's site as JSON. The data is cached and is not scraped from the site on-call.

See the Wiki for more information.

Getting Started

Live API documentation can be found via Swagger docs.

A good place to get started is the Character Data page.

API Features

This allows consumers to pull back the following types of data from the existing KuroganeHammer site:

  • Character details such as image links, color theme from KuroganeHammer.com, descriptions, etc.
  • Movement details such as Weight, Fall Speed, Walk Speed, etc.
  • Move details such as active Hitboxes, First Actionable frames, Knockback Growth, etc.
  • Character attribute data such as Gravity, Dash speed, Air Acceleration, etc.

To see more details on these features, check out these wiki pages:

The live docs (above) are a great place to see the full capability and how one can use it.

Issues and Feedback

Changes are being made that could affect public calls. I'll be sure to post those types of changes in this repo. If you have an issue, feel free to open one up on the Issues page or email me at the address in my Profile or twitter at franndotexe.

Thanks for taking a look!