{"id":26315558,"url":"https://github.com/chaewonkong/go-json-server","last_synced_at":"2026-05-17T13:35:04.658Z","repository":{"id":91735064,"uuid":"590749334","full_name":"chaewonkong/go-json-server","owner":"chaewonkong","description":"a simple go server that returns json in db directory.","archived":false,"fork":false,"pushed_at":"2023-01-19T07:28:52.000Z","size":4067,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-19T22:13:52.391Z","etag":null,"topics":["json","server"],"latest_commit_sha":null,"homepage":"","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/chaewonkong.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":"2023-01-19T05:26:53.000Z","updated_at":"2023-01-19T07:32:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"185a8c57-e5ee-4b31-a854-6516f22227cb","html_url":"https://github.com/chaewonkong/go-json-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaewonkong%2Fgo-json-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaewonkong%2Fgo-json-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaewonkong%2Fgo-json-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaewonkong%2Fgo-json-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaewonkong","download_url":"https://codeload.github.com/chaewonkong/go-json-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243726175,"owners_count":20337761,"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","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":["json","server"],"created_at":"2025-03-15T12:19:29.952Z","updated_at":"2026-05-17T13:35:04.581Z","avatar_url":"https://github.com/chaewonkong.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 go-json-server\n\nSimple server that replies json from file.\n\n## How to use\n\n1. create `db` directory\n2. add json file to ./db directory. name of the file will be the endpoint and content of the file will be the response.\n3. just run the following command:\n\n```shell\n$ curl -L -o app https://github.com/chaewonkong/go-json-server/raw/main/bin/go-json-server\n$ chmod 777 app\n$ ./app\n```\n\nThis server will automatically finds files in ./db directory and serves it.\nyour server will be at `localhost:8080`\n\n👨‍💻 Happy Hacking~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaewonkong%2Fgo-json-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaewonkong%2Fgo-json-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaewonkong%2Fgo-json-server/lists"}