{"id":19338991,"url":"https://github.com/gamikun/just-say-it","last_synced_at":"2026-05-13T12:42:35.329Z","repository":{"id":57287577,"uuid":"131126602","full_name":"gamikun/just-say-it","owner":"gamikun","description":"Simple JSON response server and no third party dependencies","archived":false,"fork":false,"pushed_at":"2018-05-17T10:02:38.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T03:54:17.223Z","etag":null,"topics":["http","json-response","nodejs","request","server"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamikun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-26T08:43:35.000Z","updated_at":"2018-06-20T07:19:02.000Z","dependencies_parsed_at":"2022-08-26T00:54:46.477Z","dependency_job_id":null,"html_url":"https://github.com/gamikun/just-say-it","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gamikun/just-say-it","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fjust-say-it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fjust-say-it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fjust-say-it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fjust-say-it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamikun","download_url":"https://codeload.github.com/gamikun/just-say-it/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fjust-say-it/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378806,"owners_count":24240896,"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-08-02T02:00:12.353Z","response_time":74,"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":["http","json-response","nodejs","request","server"],"created_at":"2024-11-10T03:19:26.149Z","updated_at":"2025-10-20T03:02:28.397Z","avatar_url":"https://github.com/gamikun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"When you need a server that only needs an endpoint and returns a single object.\n\n## Example\n\n    const justsayit = require('justsayit')\n     \n    justsayit(1522, req =\u003e {\n        return {'hello', 'world'}\n    })\n\nThat's it. 1522 is the port, and the {'hello': 'world'} the JSON response.\n\nYou can also return a `string` in the callback instead of an object.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamikun%2Fjust-say-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamikun%2Fjust-say-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamikun%2Fjust-say-it/lists"}