The RESTful Pokémon API
All the Pokémon data you'll ever need in one place, easily accessible through a modern RESTful API.
Features
Next.js 13
App dir, Routing, Layouts, Loading UI and API routes.
React 18
Server and Client Components. Use hook.
Database
ORM using Prisma and deployed on PlanetScale.
Components
UI components built using Radix UI and styled with Tailwind CSS.
Authentication
Authentication using NextAuth.js and middlewares.
Subscriptions
Free and paid subscriptions using Stripe.