{"id":15102737,"url":"https://github.com/pradeepkps19/schema-gen","last_synced_at":"2026-02-21T21:03:15.492Z","repository":{"id":240295612,"uuid":"802241655","full_name":"pradeepkps19/schema-gen","owner":"pradeepkps19","description":"Generate API Schema from the API response (JSON)","archived":false,"fork":false,"pushed_at":"2024-05-18T10:58:16.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T11:24:15.222Z","etag":null,"topics":["api-schema","generate-schema-from-response","json-schema","python-api-schema-generator","restapi-schema","schema-generation","schema-generator"],"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/pradeepkps19.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":"2024-05-17T20:02:05.000Z","updated_at":"2024-05-18T10:58:19.000Z","dependencies_parsed_at":"2024-09-20T08:00:26.024Z","dependency_job_id":null,"html_url":"https://github.com/pradeepkps19/schema-gen","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.33333333333333337","last_synced_commit":"9e3fbcd4a22fe806bfd51058405697786bf6a707"},"previous_names":["pradeepkps19/schema-gen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradeepkps19%2Fschema-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradeepkps19%2Fschema-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradeepkps19%2Fschema-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradeepkps19%2Fschema-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pradeepkps19","download_url":"https://codeload.github.com/pradeepkps19/schema-gen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243800610,"owners_count":20350039,"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":["api-schema","generate-schema-from-response","json-schema","python-api-schema-generator","restapi-schema","schema-generation","schema-generator"],"created_at":"2024-09-25T19:05:41.382Z","updated_at":"2025-10-24T13:42:03.978Z","avatar_url":"https://github.com/pradeepkps19.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Schema Generator\nThis is to generate the schema for APIs from the API response JSONs.\n\nThe Python library - genson SchemaBuilder is used. \n\n\n### Steps to generate\n1. Clone this repository to your Python3 installed machine.\n2. Install **genson** like: ```pip install genson``` from your terminal.\n3. Save your API responses as individual JSON files in the `responses` directory.\n4. Run the **schemagen.py** like: ```python3 schemagen.py``` from your terminal.\n5. Input the response JSON file name like: ```example-response.json``` as provided as an example.\n6. If the JSON is valid, schema will be generated and saved as a new text file named **{{INPUT_JSON_FILE_NAME}}-schema.txt** under the **schema** folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradeepkps19%2Fschema-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpradeepkps19%2Fschema-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradeepkps19%2Fschema-gen/lists"}