Search
Search finds apps by name or description. You can search from the home hero or the Apps page.
Where to search
- Home — Search box in the hero; submitting goes to
/search?q=query. - Apps page — Search in the header; same behavior.
Search results
URL: Search (/search?q=query). The q param is your search term. You see a list of matching apps as cards (icon, name, description, type, rating, link). If there are no results, a message like “No apps found” is shown. Results are usually paginated via a page param. You don’t need to be logged in.