Skip to content

Commit

Permalink
Removing ACNH API, defunct
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinPayravi authored Jan 8, 2024
1 parent ac74f88 commit 0c900f2
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions src/app/data/project-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,31 +112,6 @@ export const projectsData = [
"checklist"
]
},
{
name: "ACNH API",
description: "A free RESTful API for critters, fossils, art, music, furniture and villagers from Animal Crossing: New Horizons",
languages: ["en"],
logo: "",
logoStyle: "",
site: "https://acnhapi.com/",
android: "",
ios: "",
discord: "",
facebook: "",
instagram: "",
twitter: "",
git: "https://github.com/alexislours/ACNHAPI",
information: [
"art",
"critters",
"fossils",
"items",
"villagers"
],
tools: [
"api"
]
},
{
name: "ACNH Beginner's Guide",
description: "Fan-made beginner's guide for AC:NH",
Expand Down

0 comments on commit 0c900f2

Please sign in to comment.