Skip to content

zyb1020/AmiiboAPI

 
 

Repository files navigation

Amiibo RESTful API

Heroku ghit.me discod

A RESTful API that was created for retriving amiibo information.

Deploy

Features

  • always updated
  • JSON format
  • could be used with any platform

Usage

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

Requirements (if you want to host)

Manually Setup (if you want to host)

  1. Run app.py to start the webservice.
  2. Put in the information required in the spreadsheet boxes.

Heroku Setup (if you want to host)

Click on the Deploy to Heroku button and you are good to go!

Credit

Credits

About

A RESTful API for amiibo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.3%
  • Python 35.6%
  • CSS 7.7%
  • Dockerfile 0.4%