Visit: https://apis.guru/
Clone the repository and install dependencies:
git clone https://github.com/APIs-guru/APIs-guru.github.io.git
cd APIs-guru.github.io
Run the development server:
npm install
npm run dev
# or: yarn dev / pnpm dev / bun dev
Open http://localhost:3000 in your browser.