{"id":16972155,"url":"https://github.com/mohitkyadav/cool-name-api","last_synced_at":"2025-04-12T00:43:25.575Z","repository":{"id":110529483,"uuid":"141028398","full_name":"mohitkyadav/cool-name-api","owner":"mohitkyadav","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-20T12:20:44.000Z","size":313,"stargazers_count":16,"open_issues_count":6,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T00:43:20.737Z","etag":null,"topics":["cool-name","css","glitch","js"],"latest_commit_sha":null,"homepage":"https://cool-name-api.glitch.me/","language":"CSS","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/mohitkyadav.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-07-15T13:11:12.000Z","updated_at":"2021-08-09T18:06:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b58e19c-fb83-41f1-99ac-0843827096f4","html_url":"https://github.com/mohitkyadav/cool-name-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitkyadav%2Fcool-name-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitkyadav%2Fcool-name-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitkyadav%2Fcool-name-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitkyadav%2Fcool-name-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohitkyadav","download_url":"https://codeload.github.com/mohitkyadav/cool-name-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501950,"owners_count":21114681,"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":["cool-name","css","glitch","js"],"created_at":"2024-10-14T00:57:42.193Z","updated_at":"2025-04-12T00:43:25.567Z","avatar_url":"https://github.com/mohitkyadav.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cool-name-api\n[![Build Status](https://travis-ci.org/mohitkyadav/cool-name-api.svg?branch=master)](https://travis-ci.org/mohitkyadav/cool-name-api)\n\n\nThis is a website and node.js project to transform text into a cool representation of that text.\n\nFor example `wolverine` becomes:\n\n* `ⓦ0lv3r1nⓔ`\n* `wo|ver!ne`\n* `🅆🄾🄻🅅🄴🅁🄸🄽🄴`\n* `ⓦⓞⓛⓥⓔⓡⓘⓝⓔ`\n* `w01v3r1n3`\n* `🔱⚽👢✅🎗🌱🎐🎵🎗`\n* `w͓̽o͓̽l͓̽v͓̽e͓̽r͓̽i͓̽n͓̽e͓̽`\n* (backwards) `‮wolverine`\n\n## Demo\n\nTo see the API in action, you can visit the website at https://cool-name-api.glitch.me/\n\n## Usage\n\n### coolify\n\n* request URL: https://cool-name-api.glitch.me/coolify\n* query params (required): `name`\n* example with 'wolverine': https://cool-name-api.glitch.me/coolify?name=wolverine\n```\n$ curl -X GET 'https://cool-name-api.glitch.me/coolify?name=wolverine'\n```\n\n### uncoolify\n\n* request URL: https://cool-name-api.glitch.me/uncoolify\n* query params (required): `name`\n* example with '🌛🌱⛎〽️🅿️🎏': https://cool-name-api.glitch.me/uncoolify?name=%F0%9F%8C%9B%F0%9F%8C%B1%E2%9B%8E%E3%80%BD%EF%B8%8F%F0%9F%85%BF%EF%B8%8F%F0%9F%8E%8F\n```\n$ curl -X GET 'http://localhost:3000/uncoolify?name=%F0%9F%8C%9B%F0%9F%8C%B1%E2%9B%8E%E3%80%BD%EF%B8%8F%F0%9F%85%BF%EF%B8%8F%F0%9F%8E%8F'\n```\n\n## Build Setup\n\n* **Step 1:** Fork the cool-name-api repository and clone it to your machine\n* **Step 2:** Cd into the cloned folder\n* **Step 3:** Install all the dependencies with:```$ npm install```\n* **Step 4:** Run on http://localhost:3000 with:```$ npm start```\n\n## Contribute\nFound a bug, please [create an issue](https://github.com/mohitkyadav/cool-name-api/issues/new)\n\n## License\n\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)\n\n## Live Website Hosting\n\nThe live website is hosted on [Glitch](https://glitch.com/about).\nYou can [remix it there](https://glitch.com/edit/#!/cool-name-api).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitkyadav%2Fcool-name-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohitkyadav%2Fcool-name-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitkyadav%2Fcool-name-api/lists"}