iaman1998 / wolvesvilleWikiAPI

Node/Express API to consume the Wolvesville official API

Home Page:https://wolvesvillewiki.cyclic.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐺 Wolvesville Wiki API

An API to consume the official Wolvesville API.

❓ Motivations

The Wolvesville API is (or was) missing some features I would like for my front-end application, such as pagination and filtering. I also needed some experience with back-end and had to prevent secrets from leaking, so I decided to build this as an extra layer of logic on the official API.

👨‍💻Tech stack

  • TypeScript;
  • Node;
  • Express;
  • Axios.

About

Node/Express API to consume the Wolvesville official API

https://wolvesvillewiki.cyclic.app/

License:MIT License


Languages

Language:TypeScript 100.0%