{"id":23400117,"url":"https://github.com/khalby786/friendly-words","last_synced_at":"2025-07-11T00:04:55.382Z","repository":{"id":55585976,"uuid":"323018577","full_name":"khalby786/friendly-words","owner":"khalby786","description":"API for the friendly-words npm package.","archived":false,"fork":false,"pushed_at":"2020-12-20T14:38:30.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T16:39:23.323Z","etag":null,"topics":["api","friendly-words","glitch","npm-package","serverless","serverless-functions","vercel"],"latest_commit_sha":null,"homepage":"https://friendlywords.now.sh","language":"TypeScript","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/khalby786.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}},"created_at":"2020-12-20T07:34:22.000Z","updated_at":"2023-03-11T07:14:21.000Z","dependencies_parsed_at":"2022-08-15T03:40:49.047Z","dependency_job_id":null,"html_url":"https://github.com/khalby786/friendly-words","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khalby786/friendly-words","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalby786%2Ffriendly-words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalby786%2Ffriendly-words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalby786%2Ffriendly-words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalby786%2Ffriendly-words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khalby786","download_url":"https://codeload.github.com/khalby786/friendly-words/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalby786%2Ffriendly-words/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264696170,"owners_count":23650933,"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","friendly-words","glitch","npm-package","serverless","serverless-functions","vercel"],"created_at":"2024-12-22T10:19:47.763Z","updated_at":"2025-07-11T00:04:55.349Z","avatar_url":"https://github.com/khalby786.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# friendly-words\n\nAPI for the \u003ca href=\"https://www.npmjs.com/package/friendly-words\"\u003e\u003ccode\u003efriendly-words\u003c/code\u003e npm package by Glitch.\u003c/a\u003e\n\n## Endpoints\n\n`https://friendlywords.now.sh/api/predicates`\n\n```json\n{\n    \"predicates\": [ \"thorn\" ] \n}\n```\n\n`https://friendlywords.now.sh/api/objects`\n\n```json\n{\n    \"objects\": [ \"glitter\" ]\n}\n```\n`https://friendlywords.now.sh/api/teams`\n\n```json \n{\n    \"teams\": [ \"conglomerate\" ]\n}\n```\n`https://friendlywords.now.sh/api/collections`\n\n```json\n{\n    \"collections\": [ \"nest\" ]\n}\n```\n\n`https://friendlywords.now.sh/api/word-pairs`\n\n```json\n{\n  \"paired_words\": [\n    \"boatneck-emperor\"\n  ]\n}\n```\n\n`https://friendlywords.now.sh/api/team-pairs`\n\n```json\n{\n  \"paired_teams\": [\n    \"positive-lineup\"\n  ]\n}\n```\n\n`https://friendlywords.now.sh/api/collection-pairs`\n\n```json\n{\n  \"paired_words\": [\n    \"flicker-playlist\"\n  ]\n}\n```\n\nAll the above endpoints return one word each. If you want more than one word or word pairs, append `?num=NUMBER_OF_WORDS` to the URL.\n\n*Example:*\n\nhttps://friendlywords.now.sh/api/collections?num=20\n\n```json\n{\n  \"collections\": [\n    \"supply\",\n    \"potpourri\",\n    \"pack\",\n    \"batch\",\n    \"list\",\n    \"bouquet\",\n    \"troupe\",\n    \"assembly\",\n    \"stockpile\",\n    \"cumulation\",\n    \"herd\",\n    \"jumble\",\n    \"organization\",\n    \"mix\",\n    \"miscellany\",\n    \"florilegium\",\n    \"album\",\n    \"compilation\",\n    \"store\",\n    \"selection\"\n  ]\n}\n```\n\nMade with 🍩s by [Khaleel Gibran](https://github.com/khalby786).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhalby786%2Ffriendly-words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhalby786%2Ffriendly-words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhalby786%2Ffriendly-words/lists"}