https://github.com/devjefster/xmlconverter
https://github.com/devjefster/xmlconverter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devjefster/xmlconverter
- Owner: devjefster
- License: mit
- Created: 2025-02-15T21:13:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T21:26:52.000Z (over 1 year ago)
- Last Synced: 2025-02-15T22:24:54.533Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xml Converter
A simple Go library for converting XML data into structs. Supports nested objects and lists.
## Installation
To install the library, use the following command: