Skip to main content

Apps

The Apps page (/apps) shows the full app list with filters, sort, and pagination.

  • Title: All Apps or Editor's Choice when the featured filter is on.
  • Result count (e.g. “X apps”).
  • Search box — submitting goes to /search?q=....

Filters and sort

  • Type: All / Mini App / Bot.
  • Sort: Popular, Newest, Rating.

Options are in the URL (?sort=newest, ?type=mini_app, featured=true), so you can share links to a specific view.

App cards

Each card shows: icon, name, short description, type (Mini App / Bot), rating and review count, link to the app page.

Pagination

At the bottom: Previous / Next and page number. Page is in the page param (e.g. ?page=2).

App detail page

Clicking an app opens the detail page (/apps/[slug]): icon, name, type, full description, average rating and review count, view count, “Open in Telegram” link, reviews section, screenshots (if any).

Logged-in users can add reviews (1–5 stars and optional comment).

See: Categories, Search, Favorites.