A RESTful API that was created for retriving amiibo information.
- always updated
- JSON format
- could be used with any platform
Full amiibo: http://www.amiiboapi.com/api/amiibo
Specific Amiibo (Mario): http://www.amiiboapi.com/api/amiibo?name=mario
When searching for amiibo, you can use the key or amiibo name. Key must be in hexdecimal example 0x1D0
More APIs can be found here: http://www.amiiboapi.com
- Python 2.X or 3.X
- Flask
- Flask-Cors
- Run
app.py
to start the webservice. - Put in the information required in the spreadsheet boxes.
Click on the Deploy to Heroku
button and you are good to go!
- Collaborator: cheatfreak74
- Contributers: North101