Skip to content

VocalFan/AmiiboAPI

 
 

Repository files navigation

Amiibo RESTful API

Offical Site Heroku App Status Hits discod

A RESTful API that was created for retriving amiibo information.

Deploy Deploy

Features

  • always updated
  • RESTful API
  • could be used with any platform

Usage

Full amiibo: https://amiiboapi.com/api/amiibo

Specific Amiibo (Mario): https://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: https://www.amiiboapi.com/docs/

Requirements (if you want to host)

Manually Setup (if you want to host)

  1. Install python
  2. Install the requirements using pip install -r requirements.txt
  3. Run app.py to start.

Heroku Setup (if you want to host)

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

Credit

About

A RESTful API for amiibo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.4%
  • Python 43.7%
  • CSS 5.5%
  • JavaScript 1.1%
  • Dockerfile 0.3%