{"id":22683335,"url":"https://github.com/ylogx/oneplanet-corona-backend","last_synced_at":"2026-04-16T19:34:27.915Z","repository":{"id":64302382,"uuid":"250909715","full_name":"ylogx/oneplanet-corona-backend","owner":"ylogx","description":"Coronavirus Tracker App's API Backend","archived":false,"fork":false,"pushed_at":"2020-06-19T08:20:20.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T14:41:22.279Z","etag":null,"topics":["api","cloud-run","coronavirus","docker","golang","google-cloud","json"],"latest_commit_sha":null,"homepage":"https://api.corona.oneplanet.us","language":"Go","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/ylogx.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":"2020-03-28T22:52:46.000Z","updated_at":"2022-01-17T15:12:53.000Z","dependencies_parsed_at":"2023-01-15T09:45:48.436Z","dependency_job_id":null,"html_url":"https://github.com/ylogx/oneplanet-corona-backend","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ylogx/oneplanet-corona-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Foneplanet-corona-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Foneplanet-corona-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Foneplanet-corona-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Foneplanet-corona-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ylogx","download_url":"https://codeload.github.com/ylogx/oneplanet-corona-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Foneplanet-corona-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31901685,"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":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","cloud-run","coronavirus","docker","golang","google-cloud","json"],"created_at":"2024-12-09T21:11:45.218Z","updated_at":"2026-04-16T19:34:27.893Z","avatar_url":"https://github.com/ylogx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coronavirus Tracker App's API Backend\n\nThis was sprint project to hash out the code and release an (Android \u0026 iOS) app in their corresponding Play/App Store over the weekend.\n\n\n### Project Repos\n\n* App: [ylogx/oneplanet-corona-app](https://github.com/ylogx/oneplanet-corona-app)\n  - The app is written in dart and works on both Android \u0026 iOS. App supports dark \u0026 light mode.\n* ***API Backend***: [ylogx/oneplanet-corona-backend](https://github.com/ylogx/oneplanet-corona-backend)\n  - The app reads data from backend REST API written in GoLang, containerized using [Docker][docker] and deployed on Google Cloud using [Cloud Run][gc-cloud-run].\n* App Webpage: [ylogx/oneplanet-corona-web](https://github.com/ylogx/oneplanet-corona-web)\n  - The app's webpage is a requirement for submitting the app to App/Play Store ([privacy page][privacy-page], tos page, etc.)\n\n---\n\n### Development\n\nTo run unit test, use: `make test`. To build the docker image, use: `make build_gcr_docker`.  \nTo deploy on Google Cloud Run, use: `make gcr_pipeline`. There are tons of useful commands in Makefile.\n\n### Deployment\n\nDeployed at: [/home][api-home-response]  \nResponse:\n```json\n{\n  \"data\": {\n    \"Cases\": 722196,\n    \"Deaths\": 33976,\n    \"Recovered\": 151766,\n    \"Updated\": 0,\n    \"UpdatedAt\": \"2020-03-30T03:08:07Z\",\n    \"Active\": 536454\n  },\n  \"message\": \"success\",\n  \"status\": true\n}\n```\n\n[gc-cloud-run]: https://cloud.google.com/run/\n[docker]: https://shubham.chaudhary.xyz/blog/docker/101\n[privacy-page]: https://corona.oneplanet.us/privacy\n[api-home-response]: https://api.corona.oneplanet.us/home\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fylogx%2Foneplanet-corona-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fylogx%2Foneplanet-corona-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fylogx%2Foneplanet-corona-backend/lists"}