{"id":21186762,"url":"https://github.com/emmanuelaaron/githubusers-api","last_synced_at":"2026-06-12T16:33:31.123Z","repository":{"id":41799005,"uuid":"483313552","full_name":"Emmanuelaaron/githubusers-api","owner":"Emmanuelaaron","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-28T18:58:04.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-09-29T07:23:50.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/Emmanuelaaron.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":"2022-04-19T15:56:34.000Z","updated_at":"2022-04-19T15:58:12.000Z","dependencies_parsed_at":"2022-08-11T17:51:58.467Z","dependency_job_id":null,"html_url":"https://github.com/Emmanuelaaron/githubusers-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Emmanuelaaron/githubusers-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fgithubusers-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fgithubusers-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fgithubusers-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fgithubusers-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Emmanuelaaron","download_url":"https://codeload.github.com/Emmanuelaaron/githubusers-api/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fgithubusers-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34253932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-20T18:25:53.504Z","updated_at":"2026-06-12T16:33:31.106Z","avatar_url":"https://github.com/Emmanuelaaron.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Github Users API by language\n\nThis is an API that returns most popular users by language\n\nOur main features are:\n- Signup with authentication token for the API\n- Login with authentication token for the API\n- Return popular users from github by language\n\n\n## Built With\n\n- Ruby on Rails\n- Webpack\n- Git\n- VSCode\n- Linter Checkers\n\n## Deployment Live Demo\n\nDeployed with Heroku\n  - Not available\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\n- IDE to edit and run the code (I use Visual Studio Code 🔥).\n- [Node.js](https://nodejs.org/en/download/) already downloaded.\n- [Rails](https://guides.rubyonrails.org/)\n\n### Install\n\nTo get a local copy up and running follow these simple example steps.\n- Open terminal\n- Clone this project using the command\n```\ngit clone git@github.com:Emmanuelaaron/githubusers-api.git\n```\n- Select the folder\n```\ncd githubusers-api\n```\n- To install all project dependencies run:\n\n```\nbundle install\n```\nWith this, you will install all dependencies for rails. \n\nNow to run the server you need to run the rails server.Type on the terminal:\n```\nrails s\n```\n\n\n### API usage\nCopy the url into Postman, or Thunder, or any other APItesting tool to run any end pointof your preference in the table below with a url prefix of '/api/v2' for each\n\nHTTP Method | Endpoint | Functionality \n------------|----------|---------------\nPOST | /signup | User is able to signup \nPOST | /login | User is able to login \nGET | /api-user-call| Gets most popular users by name\n\n- To signup and login, the body should have the parameters below\n\n```\n{\n    \"username\": \"username\",\n    \"password\": \"password\"\n}\n```\n\n- To fetch users by Lang you should use the parameter below\n```\n{\n    \"lang\": \"language\"\n}\n```\n\n## Authors 👤 \n\n👤 **Emmanuel Isabirye**\n\n- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)\n- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)\n- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Emmanuelaaron/githubusers-api/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n\n## Acknowledgments\n\n- Family's support 🙌\n- Anynines team \n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmanuelaaron%2Fgithubusers-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmanuelaaron%2Fgithubusers-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmanuelaaron%2Fgithubusers-api/lists"}