javascript-shinobis / text-similarity-api

A full stack NextJs web application to provide users a service for checking similarity between two texts / names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ” Text Similarity API Service

  • 🌐 A web application that provides an API service for comparing the similarity between two different strings.
  • πŸš€ This full-stack web application is built using NextJS and Tailwind CSS, as well as several utilities and dependencies to enhance performance.
  • πŸ“Š Users have access to an admin dashboard to check their API service stats and obtain an API key token to use the free API service.
  • πŸ“– Additionally, there is a comprehensive documentation reference available to allow users to replicate the API service within their code.
  • πŸ’» This application is entirely built using TypeScript, which is the new face of modern web applications.

πŸš€ Key features

  • πŸ†“ Users can obtain a free API token to access the service.
  • πŸ“š A free documentation with code reference is provided.
  • πŸ§‘β€πŸ’Ό Users can access a free admin panel to view their API stats.
  • 🚦 Rate limiting is implemented to ensure optimal API service performance.
  • πŸ“± The application is fully responsive and can be accessed on any device.
  • πŸ”‘ Users can log in using their Google credentials for added security.

About

A full stack NextJs web application to provide users a service for checking similarity between two texts / names


Languages

Language:TypeScript 80.8%Language:JavaScript 16.3%Language:Shell 1.5%Language:CSS 1.4%