{"id":21620260,"url":"https://github.com/codehunt101/issues","last_synced_at":"2026-04-29T15:06:23.606Z","repository":{"id":226979227,"uuid":"770077261","full_name":"CodeHunt101/issues","owner":"CodeHunt101","description":"This is a CLI application that handles a simple REST API server and a CLI client for Issues ","archived":false,"fork":false,"pushed_at":"2024-03-27T03:52:37.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T01:06:49.724Z","etag":null,"topics":[],"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/CodeHunt101.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":"2024-03-10T21:07:15.000Z","updated_at":"2024-03-27T03:48:39.000Z","dependencies_parsed_at":"2024-03-16T11:30:47.207Z","dependency_job_id":"966a0b0b-c32a-401d-94bc-ff843239faa8","html_url":"https://github.com/CodeHunt101/issues","commit_stats":null,"previous_names":["codehunt101/issues"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeHunt101/issues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fissues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fissues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fissues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fissues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeHunt101","download_url":"https://codeload.github.com/CodeHunt101/issues/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeHunt101%2Fissues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32430831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: 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":[],"created_at":"2024-11-24T23:11:07.501Z","updated_at":"2026-04-29T15:06:23.583Z","avatar_url":"https://github.com/CodeHunt101.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# issues\n\nMake sure to execute `npm install` to install all the dependencies.\n\nRun `npm start` from the root directory to run the server. By default it utilises port 3000.\n\nTo execute commands, in the CLI you must run from the root directory:\n\n```\nnode dist/client/run \u003ccommand\u003e\n```\n\n## Commands:\n\n### List all issues:\n\n```\nnode dist/client/run list-issues\n```\n\n### Read an issue:\n```\nnode dist/client/run get-issue \u003cid\u003e\n```\nExample:\n```\nnode dist/client/run get-issue 1\n```\n\n### Add an issue:\n```\nnode dist/client/run add-issue \u003ctitle\u003e \u003cdescription\u003e\n```\nExample:\n```\nnode dist/client/run add-issue \"new title\" \"new description\"\n```\n\n### Update an issue:\n```\nnode dist/client/run update-issue \u003cid\u003e \u003ctitle\u003e \u003cdescription\u003e\n```\nExample:\n```\nnode dist/client/run update-issue 1 \"updated title\" \"updated description\"\n```\n\n### Delete an issue:\n```\nnode dist/client/run delete-issue \u003cid\u003e\n```\nExample:\n```\nnode dist/client/run delete-issue 1\n```\n\nThank you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehunt101%2Fissues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodehunt101%2Fissues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehunt101%2Fissues/lists"}