All Projects → alexislours → Acnhapi

alexislours / Acnhapi

Licence: mit
Data in JSON format from https://acnhapi.com

Labels

Projects that are alternatives of or similar to Acnhapi

Thehive4py
Python API Client for TheHive
Stars: ✭ 143 (-2.72%)
Mutual labels:  api
Stelace
Open-source marketplace backend in Node.js, empowering Web platforms with Search API, Automation, Auth, Headless CMS… ⚡ 💻
Stars: ✭ 144 (-2.04%)
Mutual labels:  api
Graphql Genie
Simply pass in your GraphQL type defintions and get a fully featured GraphQL API with referential integrity, inverse updates, subscriptions and role based access control that can be used client side or server side.
Stars: ✭ 147 (+0%)
Mutual labels:  api
Apis
Making data readily available to anyone interested
Stars: ✭ 143 (-2.72%)
Mutual labels:  api
Coolq Http Api
为 酷Q 提供通过 HTTP 或 WebSocket 接收事件和调用 API 的能力
Stars: ✭ 1,787 (+1115.65%)
Mutual labels:  api
Sneaks Api
A StockX, FlightClub, Goat, and Stadium Goods API all in one. This sneaker API allows users to search sneakers and track and compare prices while providing additional info such as product links and images
Stars: ✭ 146 (-0.68%)
Mutual labels:  api
Forecastr
A simple, asynchronous Objective-C wrapper for the Forecast.io API
Stars: ✭ 143 (-2.72%)
Mutual labels:  api
Api Guidelines
adidas group API design guidelines
Stars: ✭ 147 (+0%)
Mutual labels:  api
Books
📚 Find books from Google Play Books - For all the book lovers in the world. https://liyasthomas.github.io/books
Stars: ✭ 145 (-1.36%)
Mutual labels:  api
Mojo Webqq
【重要通知:WebQQ将在2019年1月1日停止服务,此项目目前已停止维护,感谢大家四年来的一路陪伴】使用Perl语言(不会没关系)编写的smartqq/webqq客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,755 (+1093.88%)
Mutual labels:  api
Electron Extensions
Implementation of Chrome extension APIs for Electron
Stars: ✭ 143 (-2.72%)
Mutual labels:  api
Ratesapi
Forex conversion exchange rates api for free
Stars: ✭ 144 (-2.04%)
Mutual labels:  api
Grafanajsondatasource
Grafana datasource to load JSON data over your arbitrary HTTP backend
Stars: ✭ 146 (-0.68%)
Mutual labels:  api
Jsonrpc
The jsonrpc package helps implement of JSON-RPC 2.0
Stars: ✭ 143 (-2.72%)
Mutual labels:  api
Branca
🔑 Secure alternative to JWT. Authenticated Encrypted API Tokens for Go.
Stars: ✭ 147 (+0%)
Mutual labels:  api
Coinbasepro Csharp
The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
Stars: ✭ 143 (-2.72%)
Mutual labels:  api
Kitsu Server
🚂 Rails API server for Kitsu
Stars: ✭ 145 (-1.36%)
Mutual labels:  api
Magic Api
magic-api 是一个接口快速开发框架,通过Web页面编写脚本以及配置,自动映射为HTTP接口,无需定义Controller、Service、Dao、Mapper、XML、VO等Java对象
Stars: ✭ 146 (-0.68%)
Mutual labels:  api
Cr Api
Clash Royale Public API that provides real-time data about players, clans, tournaments and more.
Stars: ✭ 147 (+0%)
Mutual labels:  api
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-0.68%)
Mutual labels:  api

ACNH API

Updated for 1.8.0 (Mario Update)

Introduction:

ACNH API is a free RESTful API for furniture, critters, fossils, art, music and villagers from Animal Crossing: New Horizons.

This started for me as a little side project for me but ended up getting much attraction than I ever thought it would get (~3 000 000 requests per day).

The API is free and without authentification to make it easy for anyone to start developing on a subject they like.

If any of the information on the website is wrong or outdated, you can either contact me on Discord (Alexis#8717) or make a pull request on this repository.

Buy me a coffee or donate directly through PayPal and help contribute toward the server costs to keep this service free!

Changelog:

See CHANGELOG.MD.

Usage:

All the JSON data from this API is under CC BY 4.0 license, the images and music assets are the sole property of Nintendo.

The data can be obtained as an object array instead of a nested JSON by doing requests on https://acnhapi.com/v1a/ instead of https://acnhapi.com/v1/.

The documentation for the API can be found here.

No authentification is required to make requests to any of the endpoints which can be accessed over HTTP or HTTPS.

Projects using this data:

Other projects that can help you build your app:

Special thanks:

For keeping the project free and available to all:

Disclaimer:

ACNH API is a fan made API/Website and claims no ownership of any intellectual property associated with Nintendo or Animal Crossing. All assets found on the site and the repository are the sole property of Nintendo and are only used for non-commercial and educational purpose.

Contact: [email protected]

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].