/kly-backend

Kly.lol is a URL shortener service powered by Gemini with FastAPI and Next.js.

Primary LanguagePython

Kly Backend

Kly is a robust and scalable service for managing URLs. It provides a set of APIs for creating, retrieving, updating, and deleting URLs.

Features

  • User Authentication and Authorization with Clerk Auth
  • URL management (create, retrieve, update, delete)
  • Database migrations with Alembic
  • AI model for URL processing (Todo)

API Documentation

Built with