{"id":20148523,"url":"https://github.com/priontoabdullah/beer-api-app","last_synced_at":"2026-06-10T10:31:10.310Z","repository":{"id":113712549,"uuid":"405854092","full_name":"PriontoAbdullah/Beer-API-App","owner":"PriontoAbdullah","description":"An open-source REST API of different kinds of beer to read the API and display it in an organized way with add in some sort of sorting, searching mechanic \u0026 recommendation algorithm to the front-end.","archived":false,"fork":false,"pushed_at":"2021-09-14T17:28:03.000Z","size":373,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T00:26:07.099Z","etag":null,"topics":["infinity-scroll","recommendation-algorithms","rest-api","searching-algorithms","sorting-algorithms"],"latest_commit_sha":null,"homepage":"https://beer-api-app.netlify.app/","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/PriontoAbdullah.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-13T06:12:18.000Z","updated_at":"2024-02-09T05:35:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"44d9cd23-df12-4727-9890-d70520f5ec77","html_url":"https://github.com/PriontoAbdullah/Beer-API-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PriontoAbdullah/Beer-API-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriontoAbdullah%2FBeer-API-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriontoAbdullah%2FBeer-API-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriontoAbdullah%2FBeer-API-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriontoAbdullah%2FBeer-API-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PriontoAbdullah","download_url":"https://codeload.github.com/PriontoAbdullah/Beer-API-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PriontoAbdullah%2FBeer-API-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34149132,"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-10T02:00:07.152Z","response_time":89,"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":["infinity-scroll","recommendation-algorithms","rest-api","searching-algorithms","sorting-algorithms"],"created_at":"2024-11-13T22:38:01.426Z","updated_at":"2026-06-10T10:31:10.291Z","avatar_url":"https://github.com/PriontoAbdullah.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Beer-API-APP\n\nFrom a open-source REST API of different kinds of beer using HTML, CSS and Javascript to read the API and display it in an organized way. In addition, add in some sort of sorting, searching mechanic to the front-end.\n\n## Live Links\n\n- [https://beer-api-app.netlify.app/](https://beer-api-app.netlify.app/)\n\n\n## API Links\n\n - [Open Source API](https://www.programmableweb.com/api/punk-rest-api-v20)\n - [API Documentation](https://punkapi.com/documentation/v2)\n \n  \n## API Reference\n\n#### Get all items\n\n```http\n  GET /api.punkapi.com/v2/${api_key}\n```\n\n| Parameter | Type     | Description                |\n| :-------- | :------- | :------------------------- |\n| `beers` | `string` | **Required**. Gets beers from the api |\n\n#### Get item\n\n```http\n  GET /api.punkapi.com/v2/beers/${id}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `abv_gt`      | `number` | Returns all beers with ABV greater than the supplied number |\n| `abv_lt`      | `number` | Returns all beers with ABV less than the supplied number |\n| `ibu_gt`      | `number` | Returns all beers with IBU greater than the supplied number |\n| `ibu_lt`      | `number` | Returns all beers with IBU less than the supplied number|\n| `ebc_gt`      | `number` | Returns all beers with EBC greater than the supplied number|\n| `ebc_lt`      | `number` | Returns all beers with EBC less than the supplied number|\n\n\n## How To Run\n\n\u003e ### Install\n``` \n npm install\n```\n\u003e ### Build\n``` \n npm run build\n```\n\u003e ### Start\n\n``` \n npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriontoabdullah%2Fbeer-api-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriontoabdullah%2Fbeer-api-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriontoabdullah%2Fbeer-api-app/lists"}