{"id":18975098,"url":"https://github.com/bufferapp/buffer-code-exercise-api","last_synced_at":"2025-06-29T13:32:47.789Z","repository":{"id":54358223,"uuid":"133724101","full_name":"bufferapp/buffer-code-exercise-api","owner":"bufferapp","description":"A small api server which will be used in the Buffer interview code exercise.","archived":false,"fork":false,"pushed_at":"2022-12-08T03:21:35.000Z","size":33,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T19:13:30.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bufferapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-16T21:18:42.000Z","updated_at":"2022-02-11T15:24:50.000Z","dependencies_parsed_at":"2023-01-24T07:30:36.569Z","dependency_job_id":null,"html_url":"https://github.com/bufferapp/buffer-code-exercise-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bufferapp/buffer-code-exercise-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fbuffer-code-exercise-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fbuffer-code-exercise-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fbuffer-code-exercise-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fbuffer-code-exercise-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufferapp","download_url":"https://codeload.github.com/bufferapp/buffer-code-exercise-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fbuffer-code-exercise-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262600639,"owners_count":23335105,"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":[],"created_at":"2024-11-08T15:17:20.925Z","updated_at":"2025-06-29T13:32:47.754Z","avatar_url":"https://github.com/bufferapp.png","language":"JavaScript","readme":"# buffer-code-exercise-api\n\nThis is a small api server which will be used in the Buffer interview code exercise.\n\nThe api is available at `https://code-exercise-api.buffer.com`.\n\n## Endpoints\n\n### `/getTweets`\n\nParameters\n\n- `ids` - a comma-delineated list of tweet ids\n\nExample request\n```\nhttps://code-exercise-api.buffer.com/getTweets?ids=989720051677741057,989479247084388353\n```\n\nExample response\n```json\n[\n  {\n    \"id\": \"989720051677741057\",\n    \"screen_name\": \"buffer\",\n    \"text\": \"Here Are The Science-Backed Reasons You Shouldn't Share Your Goals 👉 via @trello https://buff.ly/2F7Lor1\",\n    \"retweet_count\": 20,\n    \"favorite_count\": 38,\n    \"click_count\": 169\n  },\n  {\n    \"id\": \"989479247084388353\",\n    \"screen_name\": \"buffer\",\n    \"text\": \"It takes less than 2/10 of a second for someone to form a first opinion of your brand based on your website or social media profile.\\n\\nWe're chatting personal branding this week and why it's the most important asset you own! #BufferPodcast\\n\\n✨ https://buffer.com/podcast\",\n    \"retweet_count\": 21,\n    \"favorite_count\": 54,\n    \"click_count\": 20\n  }\n]\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fbuffer-code-exercise-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbufferapp%2Fbuffer-code-exercise-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fbuffer-code-exercise-api/lists"}