Similarity Check is a full-stack web application built with NextJS 13, TypeScript, TailwindCSS, and Planetscale database. It is a complete API service website that allows users to create and revoke API keys, and use them to access sensitive routes that are rate-limited for security purposes.
- NextJS 13 Client & Server Components
- Rate limiation for API routes
- Middleware protection of sensitive routes
- light / dark mode
- Authentication using JWT from NextAuth
- TailwindCSS
- A complete API key system to create & revoke user keys
- Websitehttps://similarity-check.vercel.app
- PlatformWebsites
- StackNextJS 13, Tailwind CSS, NextAuth, Prisma
