tlamvip / AmiiboAPI

A RESTful API for amiibo.

Home Page:https://www.amiiboapi.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amiibo RESTful API

Heroku App Status Hits 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: https://www.amiiboapi.com/api/amiibo

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

https://www.amiiboapi.com/

License:MIT License


Languages

Language:HTML 55.7%Language:Python 35.7%Language:CSS 7.1%Language:JavaScript 1.4%