ExE-Boss / 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

Offical Site Hits discod Check Database Generate game info Update json

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.

https://www.amiiboapi.com/

License:MIT License


Languages

Language:HTML 49.3%Language:Python 43.7%Language:CSS 5.5%Language:JavaScript 1.1%Language:Dockerfile 0.3%Language:Procfile 0.0%