{"id":16989114,"url":"https://github.com/blackmann/json","last_synced_at":"2026-05-16T13:33:49.578Z","repository":{"id":66346205,"uuid":"282558301","full_name":"blackmann/json","owner":"blackmann","description":"Custom JSON Placeholder server","archived":false,"fork":false,"pushed_at":"2022-12-13T09:30:07.000Z","size":33,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T21:26:07.236Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/blackmann.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":"2020-07-26T02:06:57.000Z","updated_at":"2023-03-17T12:27:31.000Z","dependencies_parsed_at":"2023-02-21T23:46:34.177Z","dependency_job_id":null,"html_url":"https://github.com/blackmann/json","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/blackmann%2Fjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmann%2Fjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmann%2Fjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmann%2Fjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackmann","download_url":"https://codeload.github.com/blackmann/json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898410,"owners_count":20528335,"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":[],"created_at":"2024-10-14T03:05:29.979Z","updated_at":"2026-05-16T13:33:44.554Z","avatar_url":"https://github.com/blackmann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### json\n\n# Usage\nUsing an herokuish environment (Heroku/Dokku), just push to your remote.\n\nLocally, run:\n\n`yarn start` or `npm run start`\n\n⚠ Make sure you installed packages (`yarn install`)\n\n# Consuming API\nBased on the directory structure of `./db` endpoints become valid. For example:\n\nA call to `/authors/books` will look in the `./db` directory for `authors` folder then `books.json` and return that. You are free to nest the `./db` directory as deep as you want.\n\n# Generating data\n\nGenerating dummies is easy. Extend the `Template` class and define your data structure and optionally the generation count, etc. Look at the `generators` dir for examples.\n\n# Features\nTODO\n\n# Inspiration\nWhen working on frontend projects, I usually use dummy json data to populate my views. There are 2 approaches for populating this data;\n- By hand then upload to [jsonbin.io](https://jsonbin.io)\n- Generate with [JSON Generator](https://next.json-generator.com) then copy to jsonbin then consume\n\nI won't talk about the issue with generating by hand; but JSON Generator didn't feel intuitive enough for me. And the problem with `jsonbin` is that, when you update your JSON data, you get a different URL.\n\nThe URL `jsonbin` also provides is in the form of `/5e99697d5fa47104cea23c97`. A turn off.\n\nThus the birth of my json server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmann%2Fjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackmann%2Fjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmann%2Fjson/lists"}