<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/published-on-rapiapi-rwktl2yqn" -->

---
title: Published On RapiAPI | daily.dev
description: A developer has published their first API on RapidAPI — a Food Emoji API that lets users search for food emojis by canonical name or alias, returning the emoji...
canonical: https://daily.dev/posts/published-on-rapiapi-rwktl2yqn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Published On RapiAPI | daily.dev
og:description: A developer has published their first API on RapidAPI — a Food Emoji API that lets users search for food emojis by canonical name or alias, returning the emoji...
og:url: https://daily.dev/posts/published-on-rapiapi-rwktl2yqn
og:image: https://api.daily.dev/og/posts/RwKTL2yQn.png
og:image:alt: Published On RapiAPI
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Published On RapiAPI

**[Kenny](https://daily.dev/sources/i2cxhsfhyfuzmlgurre9l)** · [@kennyd](https://daily.dev/kennyd) · 1 min read · 1 upvotes · 0 comments

## Summary

A developer has published their first API on RapidAPI — a Food Emoji API that lets users search for food emojis by canonical name or alias, returning the emoji along with its Unicode, aliases, variants, and categories.

## Content

Hey everyone. I just finished publishing my first API on Rapid API. It is a food Emoji API that allows users to search for food emojis based on their canonical name or aliases. It returns the Emoji along with:

- Unicode
- Aliases
- Variants
- Categories.

I would really appreciate it if you could try out the API. To try it out: [https://rapidapi.com/Adniyi/api/food-emoji-api](https://rapidapi.com/Adniyi/api/food-emoji-api)

search "food emoji API."

## Similar posts on daily.dev

- [Python: introducing emojet, a fast emoji lookup library](https://daily.dev/posts/python-introducing-emojet-a-fast-emoji-lookup-library-5u0dsc9yr) · Adam Johnson · 0 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/published-on-rapiapi-rwktl2yqn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/published-on-rapiapi-rwktl2yqn","headline":"Published On RapiAPI","text":"A developer has published their first API on RapidAPI — a Food Emoji API that lets users search for food emojis by canonical name or alias, returning the emoji along with its Unicode, aliases, variants, and categories.","url":"https://daily.dev/posts/published-on-rapiapi-rwktl2yqn","datePublished":"2026-04-11T16:13:20.315Z","dateModified":"2026-04-11T16:14:32.681Z","author":{"@type":"Person","name":"Kenny","url":"https://daily.dev/kennyd","image":"https://avatars.githubusercontent.com/u/170043631?v=4","description":"Lover of learning, always curious and up to the challenge.","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":110}},"image":"https://media.daily.dev/image/upload/s--D0vV0fHA--/f_auto/v1775924072/posts/RwKTL2yQn?_a=BAMAMiWQ0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"isPartOf":{"@type":"WebPage","url":"https://daily.dev/sources/i2cxhsfhyfuzmlgurre9l","name":"Kenny"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Kenny","item":"https://daily.dev/sources/i2cxhsfhyfuzmlgurre9l"},{"@type":"ListItem","position":3,"name":"Published On RapiAPI"}]}
```

