All Projects → N3evin → Amiiboapi

N3evin / Amiiboapi

Licence: mit
A RESTful API for amiibo.

Projects that are alternatives of or similar to Amiiboapi

Whoogle Search
A self-hosted, ad-free, privacy-respecting metasearch engine
Stars: ✭ 4,645 (+2935.95%)
Mutual labels:  heroku
Dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
Stars: ✭ 135 (-11.76%)
Mutual labels:  heroku
Trebekbot
An addictive Jeopardy! bot for Slack. Fun fact, after I added this to my work Slack I was told to limit it to a single channel because productivity ground to a halt. (Five years later, the #jeopardy channel is still going strong.)
Stars: ✭ 147 (-3.92%)
Mutual labels:  heroku
Nextjs Pwa Graphql Sql Boilerplate
Next.js serverless PWA with GraphQL (Apollo) + Postgres SQL boilerplate
Stars: ✭ 125 (-18.3%)
Mutual labels:  heroku
Websiteone
A website for Agile Ventures
Stars: ✭ 132 (-13.73%)
Mutual labels:  heroku
Learn Devops
🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
Stars: ✭ 139 (-9.15%)
Mutual labels:  heroku
Heroku Geo Buildpack
Geo libraries for Heroku
Stars: ✭ 117 (-23.53%)
Mutual labels:  heroku
Rails new
A thoughtfully designed template for building modern Rails apps. Get started in minutes instead of hours 🔥🚀
Stars: ✭ 151 (-1.31%)
Mutual labels:  heroku
Bandwidth Hero Proxy
⚡️ Proxy that compresses images to low-resolution
Stars: ✭ 130 (-15.03%)
Mutual labels:  heroku
Koa2 Blog
第一个web项目,仿照cnode,欢迎新建账号试用
Stars: ✭ 141 (-7.84%)
Mutual labels:  heroku
Simple scheduler
An enhancement for Heroku Scheduler + Sidekiq for scheduling jobs at specific times.
Stars: ✭ 127 (-16.99%)
Mutual labels:  heroku
Fraternate
Fraternate is a standalone copy of the GitHub organization and user interaction framework. Built with Mongo dB | Node.js® | Express.js | Handlebars.js | Bootstrap.
Stars: ✭ 130 (-15.03%)
Mutual labels:  heroku
Heroku Static Site
A basic Ruby/Rack app for publishing a static HTML/CSS/javascript website on Heroku (for free)
Stars: ✭ 140 (-8.5%)
Mutual labels:  heroku
Reactly Starter Kit
Deployable React + Webpack 2 starter kit
Stars: ✭ 122 (-20.26%)
Mutual labels:  heroku
Discord Musicbot
Very simple discord music bot with the discord.js with Song Name playing. It can able to play music with the song name
Stars: ✭ 148 (-3.27%)
Mutual labels:  heroku
Nest Permissions Seed
A simple application demonstrating the basic usage of permissions with NestJS.
Stars: ✭ 121 (-20.92%)
Mutual labels:  heroku
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+1088.24%)
Mutual labels:  heroku
Ritabot
Real-Time Interchangeable Translating Assistant, an open-source free translation Bot for Discord.
Stars: ✭ 146 (-4.58%)
Mutual labels:  heroku
Jhipster6 Demo
JHipster 6 Demo! 🎉
Stars: ✭ 150 (-1.96%)
Mutual labels:  heroku
Elovation
Simple rails app to track your game results with elo and trueskill ratings
Stars: ✭ 140 (-8.5%)
Mutual labels:  heroku

Amiibo RESTful API

Offical Site Heroku App Status Hits discod

A RESTful API that was created for retriving amiibo information.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].