{"id":24625966,"url":"https://github.com/osaguild/public-api","last_synced_at":"2026-04-17T08:01:58.260Z","repository":{"id":40482486,"uuid":"487761637","full_name":"osaguild/public-api","owner":"osaguild","description":"public api","archived":false,"fork":false,"pushed_at":"2022-11-17T13:10:11.000Z","size":224,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T13:07:06.705Z","etag":null,"topics":["api","aws","messaging-api","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/osaguild.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-05-02T07:56:28.000Z","updated_at":"2022-09-03T15:20:53.000Z","dependencies_parsed_at":"2022-08-09T21:50:27.845Z","dependency_job_id":null,"html_url":"https://github.com/osaguild/public-api","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/osaguild/public-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osaguild%2Fpublic-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osaguild%2Fpublic-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osaguild%2Fpublic-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osaguild%2Fpublic-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osaguild","download_url":"https://codeload.github.com/osaguild/public-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osaguild%2Fpublic-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31920518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["api","aws","messaging-api","typescript"],"created_at":"2025-01-25T04:45:32.471Z","updated_at":"2026-04-17T08:01:58.178Z","avatar_url":"https://github.com/osaguild.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# public-api\n\npublic api for osaguild\n\n## api lists\n\n| api          | description                          |\n| :----------- | :----------------------------------- |\n| taberogu api | api to get taberogu info by scraping |\n\n## base url\n\n| env | url                          |\n| :-- | :--------------------------- |\n| dev | https://api.dev.osaguild.com |\n| prd | https://api.osaguild.com     |\n\n## api reference\n\n### taberogu api\n\n| service  | endpoint             | method | request data                                                                                                                                                         | response data                                                                  | curl                                                                                                                                                                                                                                                              |\n| :------- | :------------------- | :----- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| taberogu | /v1/taberogu         | get    | ?prefecture=xxx\u0026city=xxx\u0026shopName=xxx                                                                                                                                | { \"id\": \"1234\", \"url\": \"https://xxx\", \"star\": \"3.5\", \"unique\": true }          | curl 'https://api.dev.osaguild.com/v1/taberogu?prefecture=saitama\u0026city=saitama\u0026shopName=よし佳'                                                                                                                                                                   |\n| taberogu | /v1/taberogu/ranking | get    | ?prefecture=xxx\u0026city=xxx                                                                                                                                             | [{ \"id\": \"1234\", \"url\": \"https://xxx\", \"star\": \"3.5\", \"ranking\": true }, ... ] | curl 'https://api.dev.osaguild.com/v1/taberogu/ranking?prefecture=saitama\u0026city=saitama'                                                                                                                                                                           |\n| hook     | /v1/hook             | post   | { \"action\": \"completed\", \"workflow_run\": { \"name\": \"scraping dev\", \"path\": \".github/workflows/scraping-dev.yaml\", \"status\": \"completed\", \"conclusion\": \"success\" } } | \"success\"                                                                      | curl -X POST -H \"Content-Type: application/json\" -d '{ \"action\": \"completed\", \"workflow_run\": { \"name\": \"scraping dev\", \"path\": \".github/workflows/scraping-dev.yaml\", \"status\": \"completed\", \"conclusion\": \"success\" } }' 'https://api.dev.osaguild.com/v1/hook' |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosaguild%2Fpublic-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosaguild%2Fpublic-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosaguild%2Fpublic-api/lists"}