{"id":14981539,"url":"https://github.com/wimell/tapback-memojis","last_synced_at":"2025-10-29T07:32:18.835Z","repository":{"id":255074179,"uuid":"848463071","full_name":"Wimell/Tapback-Memojis","owner":"Wimell","description":"Tapback Memoji's is an open source avatar generator. Create unique Apple style profile pictures for any use-case.","archived":false,"fork":false,"pushed_at":"2024-08-28T18:31:01.000Z","size":6043,"stargazers_count":50,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-01T23:34:59.528Z","etag":null,"topics":["api","apple","avatar","avatar-generator","beautiful-avatars","emoji","figma","ios","laravel","memoji","mockup-generator","nodejs","open-source"],"latest_commit_sha":null,"homepage":"https://www.tapback.co","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wimell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-27T20:02:59.000Z","updated_at":"2025-02-01T07:55:22.000Z","dependencies_parsed_at":"2024-08-27T22:22:48.755Z","dependency_job_id":"c06f8604-5c25-490c-9d5d-3727e5c68aa3","html_url":"https://github.com/Wimell/Tapback-Memojis","commit_stats":{"total_commits":32,"total_committers":1,"mean_commits":32.0,"dds":0.0,"last_synced_commit":"2044fef695febaf43ddcf58932e39da7f5fe6b60"},"previous_names":["wimell/tapback-memoji","wimell/tapback-emojis"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wimell%2FTapback-Memojis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wimell%2FTapback-Memojis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wimell%2FTapback-Memojis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wimell%2FTapback-Memojis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wimell","download_url":"https://codeload.github.com/Wimell/Tapback-Memojis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238791864,"owners_count":19531026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","apple","avatar","avatar-generator","beautiful-avatars","emoji","figma","ios","laravel","memoji","mockup-generator","nodejs","open-source"],"created_at":"2024-09-24T14:03:47.101Z","updated_at":"2025-10-29T07:32:13.345Z","avatar_url":"https://github.com/Wimell.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tapback Memoji H1](./assets/og-image.png)\n\n# Tapback Memoji's\n\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\n![Version](https://img.shields.io/badge/version-1.0.0-brightgreen.svg)\n![API Status](https://img.shields.io/badge/API-active-success.svg)\n[![GitHub stars](https://img.shields.io/github/stars/wimell/Tapback-Memojis.svg)](https://github.com/wimell/Tapback-Memojis/stargazers)\n\n\n## 🚀 Overview\n\nTapback Memoji API provides a simple and efficient way to generate unique Apple Memoji style avatars for your applications. Create a random avatar, or generate one based on any string.\n\nCheck out the [website](https://www.tapback.co?ref=github-readme) for more information on the API, or install the Laravel app locally via the `src` directory.\n\nKey use cases:\n- Dynamic user avatars\n- Placeholder avatars\n- Figma prototyping\n\n\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px;\"\u003e\n  \u003cimg src=\"https://www.tapback.co/api/avatar/user57.webp?color=4\" alt=\"Tapback Memoji Example\" width=\"64\"\u003e\n  \u003cimg src=\"https://www.tapback.co/api/avatar/user10.webp?color=7\" alt=\"Tapback Memoji Example\" width=\"64\"\u003e\n  \u003cimg src=\"https://www.tapback.co/api/avatar/user16.webp?color=12\" alt=\"Tapback Memoji Example\" width=\"64\"\u003e\n  \u003cimg src=\"https://www.tapback.co/api/avatar/user22.webp?color=10\" alt=\"Tapback Memoji Example\" width=\"64\"\u003e\n\u003c/div\u003e\n\n## 🔗 Usage\n\n### Get a specific avatar:\n\n\n\n```\nhttps://www.tapback.co/api/avatar/{name}.webp\n```\nReplace `{name}` with any string to generate a unique avatar.\n\n### Get a random avatar:\n```\nhttps://www.tapback.co/api/avatar.webp\n```\n\n## 🖼️ Example Implementation\n\nHTML:\n```html\n\u003cimg src=\"https://www.tapback.co/api/avatar/johndoe\" alt=\"User Avatar\"\u003e\n```\n\n## ✨ Features\n\n- Unique avatars generated based on input string\n- Consistent generation for the same input\n- No authentication required\n- Fast response times\n- Suitable for various applications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwimell%2Ftapback-memojis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwimell%2Ftapback-memojis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwimell%2Ftapback-memojis/lists"}