{"id":22387388,"url":"https://github.com/martinohmann/endure","last_synced_at":"2026-05-09T10:39:43.679Z","repository":{"id":57503560,"uuid":"166415383","full_name":"martinohmann/endure","owner":"martinohmann","description":"Easily load and store values of arbitrary go types in files or other persistent storages","archived":false,"fork":false,"pushed_at":"2019-01-18T14:24:16.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T02:42:57.970Z","etag":null,"topics":["go","json","persistence","xml","yaml"],"latest_commit_sha":null,"homepage":"","language":"Go","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/martinohmann.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}},"created_at":"2019-01-18T14:13:52.000Z","updated_at":"2019-01-19T17:24:30.000Z","dependencies_parsed_at":"2022-09-13T08:31:05.994Z","dependency_job_id":null,"html_url":"https://github.com/martinohmann/endure","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/martinohmann%2Fendure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinohmann%2Fendure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinohmann%2Fendure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinohmann%2Fendure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinohmann","download_url":"https://codeload.github.com/martinohmann/endure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245735883,"owners_count":20663807,"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":["go","json","persistence","xml","yaml"],"created_at":"2024-12-05T02:08:59.978Z","updated_at":"2026-05-09T10:39:38.643Z","avatar_url":"https://github.com/martinohmann.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"endure\n======\n\n[![Build Status](https://travis-ci.org/martinohmann/endure.svg)](https://travis-ci.org/martinohmann/endure)\n[![Go Report Card](https://goreportcard.com/badge/github.com/martinohmann/endure)](https://goreportcard.com/report/github.com/martinohmann/endure)\n[![GoDoc](https://godoc.org/github.com/martinohmann/endure?status.svg)](https://godoc.org/github.com/martinohmann/endure)\n\nEasily load and store values of arbitrary go types in files or other persistent\nstorages. The main purpose of this library is to provide an easy-to-use\ninterface for reading and writing config and state files.\n\nEndure supports marshalling to and unmarshalling from various encodings. It\nprovides ready-to-use helpers for json, xml and yaml. Other encodings can be\neasily supported via pluggable marshal and unmarshal functions.\n\nInstallation\n------------\n\n```sh\ngo get -u github.com/martinohmann/endure\n```\n\nUsage\n-----\n\nCheck out the [`examples`](examples) directory for common usage examples.\n\nFor an example of how to use custom encoding, have a look at [`custom_test.go`](custom_test.go).\n\nLicense\n-------\n\nThe source code of endure is released under the MIT License. See the bundled\nLICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinohmann%2Fendure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinohmann%2Fendure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinohmann%2Fendure/lists"}