An open API service indexing awesome lists of open source software.

https://github.com/seesharprun/sample-data-yaml

Example repository illustrating the automatic creation of sample data files from YAML data
https://github.com/seesharprun/sample-data-yaml

csv data dotnet json sample xml yaml

Last synced: 9 months ago
JSON representation

Example repository illustrating the automatic creation of sample data files from YAML data

Awesome Lists containing this project

README

          

# YAML sample data

This repository illustrates how to share sample data and auto-build release assets.

The sample data in this repository is in the **YAML** format and is auto-built to **JSON**, **XML**, and **CSV** for any platform.

## Features

- Stores sample data in YAML files in the `/data` folder
- Has a CLI tool in the `/src` folder that generates data in other formats
- Uses a GitHub workflow to automate most release actions
- Runs the tool multiple times to generate the data in various formats:
- **JSON**
- **XML**
- **CSV**
- Creates a GitHub release with the script file and backup file