{"id":16677860,"url":"https://github.com/serayuzgur/serde_examples","last_synced_at":"2026-04-27T06:33:04.042Z","repository":{"id":70389940,"uuid":"86573198","full_name":"serayuzgur/serde_examples","owner":"serayuzgur","description":"Rust JSON de/serialize. Usage of https://github.com/serde-rs/serde project with a simple project structure and simple examples. ","archived":false,"fork":false,"pushed_at":"2017-03-29T13:54:06.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-30T14:32:40.132Z","etag":null,"topics":["examples","json","rust","rust-lang","serde"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"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/serayuzgur.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-29T11:16:51.000Z","updated_at":"2017-03-31T09:00:24.000Z","dependencies_parsed_at":"2023-05-13T23:00:24.074Z","dependency_job_id":null,"html_url":"https://github.com/serayuzgur/serde_examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serayuzgur/serde_examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serayuzgur%2Fserde_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serayuzgur%2Fserde_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serayuzgur%2Fserde_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serayuzgur%2Fserde_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serayuzgur","download_url":"https://codeload.github.com/serayuzgur/serde_examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serayuzgur%2Fserde_examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32326013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["examples","json","rust","rust-lang","serde"],"created_at":"2024-10-12T13:27:43.406Z","updated_at":"2026-04-27T06:33:02.515Z","avatar_url":"https://github.com/serayuzgur.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serde Examples\nThis project aims to show the usage of [serde](https://github.com/serde-rs/serde) project with a simple project structure and simple examples. \nCommon usages will be covered for helping everyday scenarios. \n\nIt is runnable. You can see each module is covering one spesific usage.\n\n## Synopsis\n\nCovered examples;\n\n1. Struct to Json String and reverse.\n2. Struct to Json String and reverse with Attributes.\n\n## Installation\n 1. Download and install **Rust** from [here](https://www.rust-lang.org/en-US/downloads.html)\n 2. Download and install **Cargo** from [here](http://doc.crates.io/)\n 3. Clone and run the project.\n```bash \ngit clone https://github.com/serayuzgur/serde_examples.git\ncd serde_examples\ncargo run\n```\n\n## License\n\nThe MIT License (MIT) Copyright (c) 2017 Seray Uzgur\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserayuzgur%2Fserde_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserayuzgur%2Fserde_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserayuzgur%2Fserde_examples/lists"}