Skip to content

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

Notifications You must be signed in to change notification settings

ahmad2b/kly-backend

Repository files navigation

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