{"id":15293681,"url":"https://github.com/maybeiamme/jsonswiftconverter","last_synced_at":"2026-05-09T01:13:21.406Z","repository":{"id":57286054,"uuid":"141414419","full_name":"maybeiamme/JsonSwiftConverter","owner":"maybeiamme","description":"Convert json result to swift codable entity file.","archived":false,"fork":false,"pushed_at":"2018-07-19T05:52:48.000Z","size":17125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T15:11:32.152Z","etag":null,"topics":["converter","domainmodel","json","struct","swift","swift4"],"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/maybeiamme.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}},"created_at":"2018-07-18T09:42:56.000Z","updated_at":"2018-07-30T06:41:08.000Z","dependencies_parsed_at":"2022-08-29T09:42:40.642Z","dependency_job_id":null,"html_url":"https://github.com/maybeiamme/JsonSwiftConverter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maybeiamme%2FJsonSwiftConverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maybeiamme%2FJsonSwiftConverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maybeiamme%2FJsonSwiftConverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maybeiamme%2FJsonSwiftConverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maybeiamme","download_url":"https://codeload.github.com/maybeiamme/JsonSwiftConverter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245294774,"owners_count":20591909,"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":["converter","domainmodel","json","struct","swift","swift4"],"created_at":"2024-09-30T16:50:33.288Z","updated_at":"2026-05-09T01:13:21.337Z","avatar_url":"https://github.com/maybeiamme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is \"JsonSwiftConverter\"?\n\nJsonSwiftConverter is a command line tool and developer framework for generating swift codable struct file\nwith received json response\n\n## Command line usage\n\n### Install\n\n**Installing the CLI**\n\nTo run the `converter` JsonSwiftConverter from the command line, you'll need to install [JsonSwiftConverter](https://github.com/maybeiamme/JsonSwiftConverter) globally first. You can do that now with the following command:\n\n```sh\n$ npm install --global jsonswiftconverter\n```\n\nThis adds the `converter` command to your system path, allowing it to be run from any directory.\n\n### Run\n\nYou should now be able to run `jsonswiftconverter` with the following command:\n\n```sh\n$ converter -H HEADER -X GET -N ClassName -A public -P ./Generated.swift\n```\n\n**What will happen?**\n\nFor `$ converter`, you can use same options as curl to send a request to your desired api.\nThen jsonswiftconverter will create structs conforming codable protocols.\n\n### Contributing\n\nPull requests and stars are always welcome.\n\n### Running tests\n\nInstall dev dependencies:\n\n```sh\n$ npm install -d \u0026\u0026 npm test\n```\n\n### Author\n\n**Jin**\n\n* [github/maybeiamme](https://github.com/maybeiamme)\n\n### License\n\nCopyright © 2018, [Jin](https://github.com/maybeiamme).\nReleased under the [MIT license](https://opensource.org/licenses/MIT).\n\n***","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaybeiamme%2Fjsonswiftconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaybeiamme%2Fjsonswiftconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaybeiamme%2Fjsonswiftconverter/lists"}