Swapi.info
All the Star Wars data you've ever wanted :) Swapi.info is an open-source, FREE, JSON-only, CDN-powered, Wicked-fast, Unrestricted Star Wars data API endpoints provider.
Install / Use
/learn @SivaramPg/Swapi.infoREADME
SWAPI.INFO
SWAPI.INFO is an Open Source no-server, file-based simple GET API provider & endpoint data explorer. Built using the latest Next.js App Router & hosted via Vercel's awesome & highly available CDN network to provide wicked-fast API resolution and page exploration experience. The architecture allows the provider to be highly resilient against DDoS attacks and network traffic surges.
<!--  --> <div align="center"> <img src=".github/swapi-info.jpg"> </div>Health Status
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
