{"id":19051022,"url":"https://github.com/tomasbasham/blunderlist-comment-ts","last_synced_at":"2025-11-12T05:02:53.019Z","repository":{"id":38809404,"uuid":"170909502","full_name":"tomasbasham/blunderlist-comment-ts","owner":"tomasbasham","description":"Contrived todo app example comment service","archived":false,"fork":false,"pushed_at":"2022-07-07T03:09:01.000Z","size":59,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T00:28:05.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/tomasbasham.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":"2019-02-15T18:21:53.000Z","updated_at":"2024-06-14T05:30:35.000Z","dependencies_parsed_at":"2022-08-31T21:01:57.876Z","dependency_job_id":null,"html_url":"https://github.com/tomasbasham/blunderlist-comment-ts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomasbasham/blunderlist-comment-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fblunderlist-comment-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fblunderlist-comment-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fblunderlist-comment-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fblunderlist-comment-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomasbasham","download_url":"https://codeload.github.com/tomasbasham/blunderlist-comment-ts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbasham%2Fblunderlist-comment-ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283977736,"owners_count":26926541,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"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-08T23:16:56.448Z","updated_at":"2025-11-12T05:02:53.004Z","avatar_url":"https://github.com/tomasbasham.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blunderlist-comment-ts [![Build Status](https://travis-ci.com/tomasbasham/blunderlist-comment-ts.svg?branch=master)](https://travis-ci.com/tomasbasham/blunderlist-comment-ts) [![Maintainability](https://api.codeclimate.com/v1/badges/428e6cae5d8321a778ed/maintainability)](https://codeclimate.com/github/tomasbasham/blunderlist-comment-ts/maintainability)\n\nA fictitious todo application through which to teach how to implement a\nmicroservice architecture. For the full list of services required to run this\napplication visit\n[Blunderlist](https://github.com/tomasbasham?utf8=✓\u0026tab=repositories\u0026q=blunderlist)\non GitHub.\n\nThis repository implements an comment API that manages the\n\n## Prerequisites\n\nYou will need the following things properly installed on your computer.\n\n* [Git](https://git-scm.com/)\n* [Node](https://golang.org/)\n* [TypeScript](https://www.typescriptlang.org/)\n* [Docker](https://www.docker.com/)\n\n## Installation\n\n* `git clone \u003crepository-url\u003e` this repository\n* `cd blunderlist-comment-ts`\n* `docker build -t comment-ts .`\n\n## Running / Development\n\n* `docker run --rm -it -p 8080:8080 --env-file .env comment-ts`\n* Visit your app at [http://localhost:8080](http://localhost:8080).\n\n### gRPC Health Check Service\n\nHealth check service for gRPC servers. Under the `src` directory is a\nreplacement for the Node.js [gRPC health check\nservice](https://github.com/grpc/grpc-node/tree/master/packages/grpc-health-check)\nwhich is severely out of date. This has been built using the `protoc` tool from\nthe most recent `health.proto`\n[definition](https://github.com/grpc/grpc/blob/be1ce0c4ccbf17ebeee9b7b057d40ff4e12f3479/src/proto/grpc/health/v1/health.proto).\n\n## Further Reading / Useful Links\n\n* [TypeScript](https://www.typescriptlang.org/)\n* [gRPC](https://grpc.io/)\n* [protobuf](https://developers.google.com/protocol-buffers/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasbasham%2Fblunderlist-comment-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasbasham%2Fblunderlist-comment-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasbasham%2Fblunderlist-comment-ts/lists"}