{"id":19877545,"url":"https://github.com/yuokada/bms-json-server","last_synced_at":"2026-03-11T23:36:15.165Z","repository":{"id":146908078,"uuid":"481026863","full_name":"yuokada/bms-json-server","owner":"yuokada","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-24T19:56:41.000Z","size":88,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-24T23:52:56.808Z","etag":null,"topics":["bms","json","json-api"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/yuokada.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2022-04-13T01:19:04.000Z","updated_at":"2026-01-14T02:28:33.000Z","dependencies_parsed_at":"2026-01-13T17:00:48.438Z","dependency_job_id":null,"html_url":"https://github.com/yuokada/bms-json-server","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.5405405405405406,"last_synced_commit":"e637647b59d8a576d53710750cc944fb0e4d8b05"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuokada/bms-json-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuokada%2Fbms-json-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuokada%2Fbms-json-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuokada%2Fbms-json-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuokada%2Fbms-json-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuokada","download_url":"https://codeload.github.com/yuokada/bms-json-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuokada%2Fbms-json-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30407170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T22:36:59.286Z","status":"ssl_error","status_checked_at":"2026-03-11T22:36:57.544Z","response_time":84,"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":["bms","json","json-api"],"created_at":"2024-11-12T16:37:43.816Z","updated_at":"2026-03-11T23:36:10.156Z","avatar_url":"https://github.com/yuokada.png","language":"Shell","readme":"# bms-json-server\n\n- [My JSON Server - Fake online REST server for teams](https://my-json-server.typicode.com/)\n- [My JSON Server - yuokada/bms-json-server](https://my-json-server.typicode.com/yuokada/bms-json-server)\n\n## How to build and run a json-server container\n\n```shell\n$ docker build -t json-server .\n$ docker run -t  -v `pwd`:/data -p 8080:8080 json-server\n\n  \\{^_^}/ hi!\n\n  Loading db.json\n  Done\n\n  Resources\n  http://0.0.0.0:8080/teams\n  http://0.0.0.0:8080/games\n  http://0.0.0.0:8080/players\n\n  Home\n  http://0.0.0.0:8080\n\n  Type s + enter at any time to create a snapshot of the database\nGET /db 304 19.945 ms - -\n```\n\n## How to kill a json-server container\n\n```shell\n$ docker kill $(docker ps --latest -q)\n```\n\n## Limits\n\n\u003e To be able to provide a free service to as many people as possible during this phase, the project comes with a few limits:\n\u003e\n\u003e - Changes are faked and aren't persisted (just like JSONPlaceholder)\n\u003e - Requests are cached (1 minute)\n\u003e - db.json has limits\n\u003e - All servers are public\n\u003e - Private GitHub repositories aren't supported (yet)\n\nsee: https://my-json-server.typicode.com/\n\n\n\u003e -    10KB db.json max\n\u003e -    5 max REST endpoints\n\u003e -    30 max items per endpoint\n\nsee: https://my-json-server.typicode.com/pricing\n\n\n## Issues\n\n- [--watch is not reloading when host file changes · Issue #8 · clue/docker-json-server](https://github.com/clue/docker-json-server/issues/8)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuokada%2Fbms-json-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuokada%2Fbms-json-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuokada%2Fbms-json-server/lists"}