Skip to content

Instantly share code, notes, and snippets.

@PythonDotLand
Created April 19, 2021 18:07
Show Gist options
  • Save PythonDotLand/91c40aaf1f34d3dc1497b42f95ea830d to your computer and use it in GitHub Desktop.
Save PythonDotLand/91c40aaf1f34d3dc1497b42f95ea830d to your computer and use it in GitHub Desktop.
Example of a YAML config file
rest:
url: "https://example.org/primenumbers/v1"
port: 8443
prime_numbers: [2, 3, 5, 7, 11, 13, 17, 19]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment