Code Monkey home page Code Monkey logo

amiiboapi's Introduction

Amiibo RESTful API

⚠️ I'll no longer be developing new features due to personal commitments, rest assured that amiibo data updates and maintenance will continue. If you have exciting ideas or improvements, please feel free to submit a pull request.

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

amiiboapi's People

Contributors

abandonedcart avatar cabalist avatar cheatfreak47 avatar dantheman827 avatar davedevils avatar dependabot[bot] avatar desterly avatar echarlotte612 avatar exe-boss avatar hario337 avatar jozz024 avatar kazukata avatar kleintorres avatar mhogar avatar mide-s avatar mrkev312 avatar n3evin avatar north101 avatar parnassius avatar xerxes3rd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amiiboapi's Issues

Game usage support

Will it be possible to see the titleid's of games that the amiibo is usable in?
Like in the json add arrays for WiiU, Switch and 3DS with gameid's of the games

Serving HTTPS

Please consider serving the api over https, as one could not use the api through a secure connection with the JS Fetch API. This also means that no GitHub Pages could use the api as they require HTTPS.

Inline Babel script:29 Mixed Content: The page at 'https://andreaswebdev.github.io/amiibo.app/' was loaded over HTTPS, but requested an insecure resource 'http://www.amiiboapi.com/api/amiibo/'. This request has been blocked; the content must be served over HTTPS.

Add Ena and Razewing Ratha from MHS2

Please add Ena and Razewing Ratha from Monster Hunter Stories 2: Wings of Ruin

	"0x35060000040D0F02":
	{
		"name": "Ena",
		"release":
		{
			"au": "2021-07-09",
			"eu": "2021-07-09",
			"jp": "2021-07-09",
			"na": "2021-07-09"
		}
	},

and

	"0x35050000040C0F02":
	{
		"name": "Razewing Ratha",
		"release":
		{
			"au": "2021-07-09",
			"eu": "2021-07-09",
			"jp": "2021-07-09",
			"na": "2021-07-09"
		}
	},

Infos from the amiibos read with Tagmo.

Add the Yu-Gi-Oh amiibos

[
{
"amiiboSeries": "Yu-Gi-Oh!",
"character": "Asana Mutsuba",
"gameSeries": "Yi-Gi-Oh!",
"head": "38460001",

		"name": "Asana Mutsuba",
		"release": {
			"au": null,
			"eu": null,
			"jp": "2021-08-12",
			"na": null
		},
		"tail": "042A1902",
		"type": "Card"

[
{
"amiiboSeries": "Yu-Gi-Oh!",
"character": "Gakuto Sogetsu",
"gameSeries": "Yi-Gi-Oh!",
"head": "38420001",

		"name": "Gakuto Sogetsu",
		"release": {
			"au": null,
			"eu": null,
			"jp": "2021-08-12",
			"na": null
		},
		"tail": "04261902",
		"type": "Card"

[
{
"amiiboSeries": "Yu-Gi-Oh!",
"character": "Nail Saionji",
"gameSeries": "Yi-Gi-Oh!",
"head": "38450001",

		"name": "Nail Saionji",
		"release": {
			"au": null,
			"eu": null,
			"jp": "2021-08-12",
			"na": null
		},
		"tail": "04291902",
		"type": "Card"

[
{
"amiiboSeries": "Yu-Gi-Oh!",
"character": "Roa Kirishima",
"gameSeries": "Yi-Gi-Oh!",
"head": "38440001",

		"name": "Roa Kirishima",
		"release": {
			"au": null,
			"eu": null,
			"jp": "2021-08-12",
			"na": null
		},
		"tail": "04281902",
		"type": "Card"

[
{
"amiiboSeries": "Yu-Gi-Oh!",
"character": "Romin Kirishima",
"gameSeries": "Yi-Gi-Oh!",
"head": "38430001",

		"name": "Romin Kirishima",
		"release": {
			"au": null,
			"eu": null,
			"jp": "2021-08-12",
			"na": null
		},
		"tail": "04271902",
		"type": "Card"

[
{
"amiiboSeries": "Yu-Gi-Oh!",
"character": "Tatsuhisa "Luke" Kamijo",
"gameSeries": "Yi-Gi-Oh!",
"head": "38410001",

		"name": "Tatsuhisa "Luke" Kamijo",
		"release": {
			"au": null,
			"eu": null,
			"jp": "2021-08-12",
			"na": null
		},
		"tail": "04251902",
		"type": "Card"

[
{
"amiiboSeries": "Yu-Gi-Oh!",
"character": "Yuga Ohdo",
"gameSeries": "Yi-Gi-Oh!",
"head": "38400001",

		"name": "Yuga Ohdo",
		"release": {
			"au": null,
			"eu": null,
			"jp": "2021-08-12",
			"na": null
		},
		"tail": "04241902",
		"type": "Card"

My name is on everything!

Hey, I love your project, and I love that you were inspired by PokéAPI to build this!

However, I don't want to take all your credit - I can see my name on a lot of the documents still (search for "Paul") - I think you should change them to your own name :)

German names

Hy , is it possible to make a Database With the german amiibo names? Or to edit the amiibo.json ?

What's the approach to upcoming Amiibo releases?

Hi guys! I was thinking of adding to the database the Monster Hunter Stories 2 amiibos that will be released in July but first, I'd like to ask you guys if you guys are OK to this. If so, what approach would you recommend?

As for the time being, as the head and the tail information of those amiibos is still unknown. I'd use some dummy head and tail information in combination with the Monster Hunter Stories game series and the Figure type to generate a temporary identifier, populate the release dates in JP and the US and to provide empty games information. And, of course, update the head/tails and games informations as soon as they are available.

Let me know what do you guys think about this, ok? ;)

Pull Request form for Amiibo database update.

Infomation

Please use the following form when doing a pull request for amiibo database. Do update the amiibo.json and game_info.json file to prevent error and make sure proper testing had been done. If unsure on game_info.json please use the following format attached below and just set the games as empty array, as it will be auto generated. Tick the checklist before submitting to ensure you have all the required information.

Pull request form

Checklist

  • The ids provided are not spoof.
  • The ids provided are all in lowercase.
  • The game_info.json had been updated with the corresponding ids.
  • Images of amiibo had been provided with the highest quality.

Link to amiibo.life for amiibo

  • link_1
  • link_2
  • link_3

Example for empty game_info

"0x02ed0001015a0502":
{
	"games3DS": [],
	"gamesWiiU": [],
	"gamesSwitch": []
}

all missing fire emblem tag id's

Here's the remaining (that I know of) fire emblem amiibo tag id's that are not already added. thanks!

Corrin 21050000025A0002
Corrin P2 2105010003630002
ike 2101000000180002
Lucina 2102000000290002
Marth 21000000000B0002
Robin 21030000002A0002
Roy 2104000002520002

"Duplicate" amiibo cards

If you list all of the amiibo in the Animal Crossing series for example you'll see four Isabelle cards all listed as "Isabelle" (there are other characters too), maybe those should be differentiated in some way?

Perhaps add a series number field to the data, or maybe as part of the name?

Need more info: Banjo, Terry and Byleth

Throwing this out there. As we notice there are 2 sets of the new SSB game series ID going around, one with 003a and another with 023d that both had different amiibo model ID as stated below.

3b40000003a30002 - Banjo
3c80000003a40002 - Terry
210b000003a50002 - Byleth
3b400000023d0002 - Banjo
3c800000023d0002 - Terry
210b0000023d0002 - Byleth

For example, Megaman and Megaman (gold) had different model ID, but they are both 2 different amiibo. Thus this seems like the 1st case for the same version amiibos.

As of now, we are hoping for more info and legit to proof to know if there is really 2 ID going around in the market, I had added the one 03a for now into the API.

Typo on "What is this?"

"This is RESTful API that contains the Amiibo Database that was createed on the excel spreadsheet.

It will be regulary updated as new amiibo is release."

Not really a bug, just a typo.

mixed active content

Hi, when i deploy my Node App on my apache https website, console says :
Blocage du chargement du contenu mixte actif (mixed active content) « http://amiiboapi.com/api/type/ »

BUT, in my app, i have configured whith https ... :

const baseURL = "https://amiiboapi.com/api/";

Is there an error from api?

thanks

Trailing Slash issue with ngnix configuration

I will be posting my Nginx configuration to see if anyone can help solve this issue. Seems like it will add a trailing slash when and cause a redirect loop.

server {
    listen 80;
    listen [::]:80;
    server_name amiiboapi.com www.amiiboapi.com;

    location / {
        add_header 'Access-Control-Allow-Origin' '*' always;
    	return 301 https://$server_name$request_uri;
    }
}

server {
    listen 443 ssl;
    server_name amiiboapi.com www.amiiboapi.com;

    location /api(.*)$ {
    	limit_req zone=mylimit;
    	proxy_pass http://client:8080/api$1$is_args$args;
        proxy_redirect     off;
        proxy_set_header   Host $host;
        proxy_set_header   X-Real-IP $remote_addr;
        proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;
        proxy_set_header   X-Forwarded-Host $server_name;
    }

    location / {
        proxy_pass http://client:8080;
        proxy_redirect     off;
        proxy_set_header   Host $host;
        proxy_set_header   X-Real-IP $remote_addr;
        proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;
        proxy_set_header   X-Forwarded-Host $server_name;
    }

    ssl_certificate /etc/letsencrypt/live/certification.pem;
    ssl_certificate_key /etc/letsencrypt/live/key.pem;
    include /etc/letsencrypt/options-ssl-nginx.conf;
    ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem;
}

Missing Amiibo

The following IDs are missing:

01_Super Smash Bros\SSB_04_Donkey Kong.bin
0x0008000000000002

01_Super Smash Bros\SSB_10_Pikachu.bin
0x1919000000000002

01_Super Smash Bros\SSB_38_Palutena.bin
0x0742000000000002

01_Super Smash Bros\SSB_56_Ryu.bin
0x34c0000000000002

01_Super Smash Bros\SSB_72_Pichu.bin
0x19ac000003850002

07_Pokemon\PokemonRumble U\PokemonRumbleU_Croagunk (N2 incompatible).bin
0x83568f07e7408df8

07_Pokemon\PokemonRumble U\PokemonRumbleU_Mewtwo (N2 incompatible).bin
0xedc2c76ccf360781

07_Pokemon\PokemonRumble U\PokemonRumbleU_Piplup (N2 incompatible).bin
0xd5834c506bf2d0be

07_Pokemon\PokemonRumble U\PokemonRumbleU_Shaymin (N2 incompatible).bin
0xcbac1ea20ffcf29f

EDIT: After some researching, it seems the Pokemon Rumble U figures aren't actually Amiibo, but rather just NFC figures that the game was able to use... in any case, the hex above is what is located in the file at the same point as amiibo IDs

i have a idea

1.could you add the japanese name as release?

2.could i query amiibo by country? (like 'au/eu/jp/na')?

3.could you add gameSeries images?

4.could you add the official package image link?
like "https://www.nintendo.co.jp/hardware/amiibo/lineup/aaau/img/package.jpg",
and official images like
"https://www.nintendo.co.jp/hardware/amiibo/lineup/img/thumb/aaau.png",

キャプテン・ファルコン aaau.png
ピット aaas.png
リトル・マック aaar.png
ゼルダ aaaq.png
ディディーコング aaap.png
ルイージ aaan.png
マルス aaam.png
カービィ aaal.png
ピカチュウ aaak.png
むらびと aaaj.png
....

Access to XMLHttpRequest at <<amiiboseries url>> from origin <<mysite>> has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

I'm getting this error when trying to access amiiboseries:
Access to XMLHttpRequest at 'https://www.amiiboapi.com/api/amiiboseries' from origin 'https://amiibo-time.web.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

It's happening on my website over here: (the dropdown box at the top doesn't load any elements). It does allow me to access the Smash Ultimate list though.
https://amiibo-time.web.app/

I found the question on Stack Overflow too, and it seems the header needs to be changed in the back-end

Pagination support

Hi, Just asking if pagination is supported in this API, otherwise, I could help you with that.

JSON encoding mismatch

Hello there,

I noticed today that games_info.json is encoded with UTF-8 with BOM instead of regular UTF-8 like "amiibo.json". Is this a mistake?

Database errors

I created and ran a tool to validate all of the data in the json file and this is the output:

No amiibo part of game series: 0x194 - Pokemon
No amiibo part of game series: 0x198 - Pokemon
No amiibo part of game series: 0x19c - Pokemon
No amiibo part of game series: 0x1a0 - Pokemon
No amiibo part of game series: 0x1a4 - Pokemon
No amiibo part of game series: 0x1a8 - Pokemon
No amiibo part of game series: 0x1b0 - Pokemon
No amiibo part of game series: 0x1b4 - Pokemon
No amiibo part of game series: 0x1b8 - Pokemon
No amiibo part of game series: 0x1bc - Pokemon

No amiibo for character: 0x19AC - Pichu

Invalid amiibo character ID: 0x19AC - Pichu

I'm not entirely sure if I'm just parsing the ID incorrectly, or if these truly are correct.

To get the series ID I take the first 12 bits of the character ID (up to 0xFFF)

Mind you, I'm not sure if the first 12 bits is correct... 3dbrew.org says only the first 10 bits (up to 0x3FF) are part of the series ID and the remaining 6 are the character ID (up to 0x3F)

The Pichu ID also wasn't corrected in the character list.

Missing Sanrio Animal Crossing Amiibos

@ title.
Just noticed 2 Sanrio character cards are missing (Suppose to be 6 in total)
--#1 Rilla
--#3 Etoile
API has the other 4 listed and they appear in Emuiibo, but the 2 listed above are missing from the API.

Some entries have the wrong gameSeries.

This entry should show "Super Mario Odyssey" as the gameSeries.

{
"amiiboSeries": "Super Mario Bros.",
"character": "Bowser",
"gameSeries": "Super Mario",
"head": "00050000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_00050000-03730102.png",
"name": "Bowser - Wedding",
"release": {
"au": "2017-10-27",
"eu": "2017-10-27",
"jp": "2017-10-27",
"na": "2017-10-27"
},
"tail": "03730102",
"type": "Figure"
}
Bowser (Wedding Outfit) amiibo Figure - Super Mario Odyssey Series
Bowser is the king of the Koopas and Mario's eternal rival. He breathes fire, hurls hammers, and uses all sorts of weapons in hopes of taking out Mario. As his size suggests, he's immensely powerful. His plans aren't always the best, and sometimes he even finds himself on Mario's side. This amiibo figure shows Bowser decked out in his wedding outfit from the Super Mario Odyssey™ game.

This entry should show "Super Mario Odyssey" as the gameSeries.

{
"amiiboSeries": "Super Mario Bros.",
"character": "Peach",
"gameSeries": "Super Mario",
"head": "00020000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_00020000-03720102.png",
"name": "Peach - Wedding",
"release": {
"au": "2017-10-27",
"eu": "2017-10-27",
"jp": "2017-10-27",
"na": "2017-10-27"
},
"tail": "03720102",
"type": "Figure"
}

Peach (Wedding Outfit) amiibo Figure - Super Mario Odyssey Series
Princess Peach presides over the Mushroom Kingdom from her huge castle. Though she's often the target of Bowser's kidnapping schemes, Princess Peach is far from a simple damsel in distress. She's a natural at tennis and golf, a ferocious driver, and can more than hold her own at adventuring and battling. This amiibo figure shows Princess Peach decked out in her wedding outfit from the Super Mario Odyssey™ game.

This entry should show "Super Mario Odyssey" as the gameSeries.
{
"amiiboSeries": "Super Mario Bros.",
"character": "Mario",
"gameSeries": "Super Mario",
"head": "00000000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_00000000-03710102.png",
"name": "Mario - Wedding",
"release": {
"au": "2017-10-27",
"eu": "2017-10-27",
"jp": "2017-10-27",
"na": "2017-10-27"
},
"tail": "03710102",
"type": "Figure"
}
Mario (Wedding Outfit) amiibo Figure - Super Mario Odyssey Series
Mario never hesitates to leap into action when there's trouble in the Mushroom Kingdom. Known for saving the world (and Princess Peach) countless times from Bowser, Mario is a true super star. He's got amazing jumping skills and makes use of a wide range of transformations. Mario has also powered up into countless roles: referee, doctor, sportsman, dancer, kart racer, and many more. This amiibo figure shows Mario decked out in his wedding outfit from the Super Mario Odyssey™ game.

The following six entries show show "Breath of the wild" as the gameSeries.

{
"amiiboSeries": "Legend Of Zelda",
"character": "Daruk",
"gameSeries": "The Legend of Zelda",
"head": "01050000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_01050000-03580902.png",
"name": "Daruk",
"release": {
"au": "2017-11-10",
"eu": "2017-11-10",
"jp": "2017-11-10",
"na": "2017-11-10"
},
"tail": "03580902",
"type": "Figure"
}

{
"amiiboSeries": "Legend Of Zelda",
"character": "Urbosa",
"gameSeries": "The Legend of Zelda",
"head": "01060000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_01060000-03590902.png",
"name": "Urbosa",
"release": {
"au": "2017-11-10",
"eu": "2017-11-10",
"jp": "2017-11-10",
"na": "2017-11-10"
},
"tail": "03590902",
"type": "Figure"
}

{
"amiiboSeries": "Legend Of Zelda",
"character": "Mipha",
"gameSeries": "The Legend of Zelda",
"head": "01070000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_01070000-035a0902.png",
"name": "Mipha",
"release": {
"au": "2017-11-10",
"eu": "2017-11-10",
"jp": "2017-11-10",
"na": "2017-11-10"
},
"tail": "035a0902",
"type": "Figure"
}

{
"amiiboSeries": "Legend Of Zelda",
"character": "Revali",
"gameSeries": "The Legend of Zelda",
"head": "01080000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_01080000-035b0902.png",
"name": "Revali",
"release": {
"au": "2017-11-10",
"eu": "2017-11-10",
"jp": "2017-11-10",
"na": "2017-11-10"
},
"tail": "035b0902",
"type": "Figure"
}

{
"amiiboSeries": "Legend Of Zelda",
"character": "Zelda",
"gameSeries": "The Legend of Zelda",
"head": "01010000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_01010000-03560902.png",
"name": "Zelda",
"release": {
"au": "2017-03-03",
"eu": "2017-03-03",
"jp": "2017-03-03",
"na": "2017-03-03"
},
"tail": "03560902",
"type": "Figure"
}

{
"amiiboSeries": "Legend Of Zelda",
"character": "Link",
"gameSeries": "The Legend of Zelda",
"head": "01000000",
"image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_01000000-03530902.png",
"name": "Link (Archer)",
"release": {
"au": "2017-03-03",
"eu": "2017-03-03",
"jp": "2017-03-03",
"na": "2017-03-03"
},
"tail": "03530902",
"type": "Figure"
}

Amiiboapi downtime

Due to some issues with the host and I'm currently away from home. Amiiboapi will be down till I can get my hands on my computer again this weekend. Sorry for the inconvenient.

Wrong Tail ID for Lucas 22810000

I've checked both the JSON and the SQLite database and I think the tail ID is wrong for Lucas.

It' currently:

Head: 22810000
Tail: 2510002

But Tail should be: 02510002

Incorrect Compatibility

i found a little mistake
on the Zelda & Loftwing amiibo page it claims it works for smash 3ds and Wii U, it doesn't
F075EDE4-26CE-44DD-9BBE-8B72CABA40D0

Certain Splatoon amiibo show up in-game as other ones

Hi, I brought this to the attention of the amiigo dev, and was told to make an issue here, as this is likely a simple mislabeling. Using the Splatoon Inkling Girl - Neon Pink and Inkling Boy - Neon Green amiibos in Splatoon 2 via emuiibo on Switch cause them to show up as the Inkling Girl and Inkling Boy amiibos in-game (from Splatoon 1). I appreciate all the work that goes into this and hopefully this can be remedied!

Splatoon 3 amiibo incorrect

hey, i was trying to use the new Splatoon 3 Amiibos and they seemed perfectly fine but the Yellow Inkling one seems to be recognized as the Splatoon 1 Inkling
i even tried to create a new virtual amiibo for the yellow one but it still scans the Splatoon 1 version

[Documentation] Get Amiibos by AmiiboSeries

Hello, I've tried the following api request from the documentation:

http://www.amiiboapi.com/api/amiibo/?series=BoxBoy!

The expected result would be to get all amiibos from the amiibo series "BoxBoy!". However the return includes all possible amiibos from the database.

I also tried out following api request, similar to the one in the documentation:

http://www.amiiboapi.com/api/amiibo/?series=0x334

Which should return all amiibos from the "Bayonetta" amiibo series, but again displays all amiibos.

Upon further inspection, it seems as you have to use the parameter amiiboSeries instead of series, so it seems like a fault in the documentation.

Pull Request: #20

Animal Crossing Series 5 cards not appearing in API supported apps

This is a stopgap issue that we're keeping pinned to prevent more issues like #85 from popping up.

There's a number of fake/spoof amiibo bins floating around online at the moment that I believe came from a reddit user (not going to name names). Regardless, these bins have incorrect IDs, and while they do work in-game due to having correct ID-Highs, the ID-Lows are not right. All of the ID-Low "Amiibo Model" numbers on the fakes are 0055, rather than the ones they should be. (Each card has a unique amiibo model number).

So, before making an issue either with us, or with app developers, please check if your Animal Crossing Series 5 amiibo bins have an ID of XXXXXXXX00550502. If they do, then you have spoof/fake bins.

This should be fairly obvious but Amiibo API will not be adding fake/spoof IDs to it's database, so if you have bins with that ID-Low, I recommend you discard them and obtain the correct/real ones. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.