{"id":19409251,"url":"https://github.com/bill-greatness/generate-samples","last_synced_at":"2025-02-25T02:18:47.082Z","repository":{"id":123200728,"uuid":"484869854","full_name":"bill-greatness/generate-samples","owner":"bill-greatness","description":"Generate placeholder JSON samples for your projects.","archived":false,"fork":false,"pushed_at":"2022-04-25T18:01:06.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T14:25:47.756Z","etag":null,"topics":["json-api","placeholder","samples"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bill-greatness.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":"2022-04-23T22:28:04.000Z","updated_at":"2022-04-25T18:04:39.000Z","dependencies_parsed_at":"2023-05-26T08:30:30.004Z","dependency_job_id":null,"html_url":"https://github.com/bill-greatness/generate-samples","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/bill-greatness%2Fgenerate-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bill-greatness%2Fgenerate-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bill-greatness%2Fgenerate-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bill-greatness%2Fgenerate-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bill-greatness","download_url":"https://codeload.github.com/bill-greatness/generate-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240587586,"owners_count":19825016,"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-api","placeholder","samples"],"created_at":"2024-11-10T12:10:42.363Z","updated_at":"2025-02-25T02:18:47.059Z","avatar_url":"https://github.com/bill-greatness.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fake JSON Samples Generation Scripts. \n---\n\u003e Notice: Data generated from these scripts are generally fake. Should in case it reflects someone's private details, that's unintentional. A sample of this code is available in Golang and it is served over an API. \n\nGet placeholder samples for your projects using this mini scripts built in python.  \n- - - \n\n## Samples Available. \nYou can generate sample for your projects in regards to users data, posts, comments, todos and store products.\n\n### Users \nGenerate user samples.\nFields are selected at random. by default, you can get a result of *100* users at a time.\nYou can access user details on other sample files with their ID's.\n\nUser Fields\n```\nid, \nname, \noccupation,\nphotoURL,\nage, \ndateOfBirth, \nmaritalStatus,\ngender,\ncountryOfOrigin, \nemail, \nphoneLine, \naddress:{\n    street, \n    cordinates:{\n        longitude, \n        latitude,\n    }\n}\n```\n\n### Todos\nGenerate placeholder Todo samples for you application. By default, you can access *30* todos. \n\nTodo Fields\n```\nid\nactivity, \nstatus,\nuserID, \ntime\n\n```\n\n### Posts \nGenerate placeholder Post Samples. By default *100* posts. \n\nPost Fields. \n```\ntitle,\ncontent,\nuserID,\nphotoURL,\npostID,\ndatePosted\n\n```\n\n### Comments\nGet Comments under a post with a specific postID. comments are picked from a sample of *80* comments\n\nComment Fields \n```\ncomment,\nid,\npostID, \nuserID, \ndatePosted, \n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbill-greatness%2Fgenerate-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbill-greatness%2Fgenerate-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbill-greatness%2Fgenerate-samples/lists"}