YAML-Api

This is an API in GO which generates YAML strings from some templates rendered with the values received from the user and the id of the template.

Usage

First:

git clone github.com/hawwwdi/YAML-Api.git

Then enter you custom configuration in config file: src/config/config.json

and Finally run:

go run main.go