Online
YAML
Parser
Input
--- # A Project Record #- # title: #user friendly title for the project, suitable for display on BCDevExchange.org # description: #user friendly description of the project, suitable for display on BCDevExchange.org # url: #complete url of the project location. for project in GitHub, use repo url. # tags: #any tags you want to associate with this project # - # source: #GitHub or other - title: BC Laws API Management description: BCDevExchange has been investigating the use of an API Management Tool (currently WSO2) to help provide various functions for managing APIs. This project involves using BCLaws as a pathfinder to illustrate how the API Management tool would be integrated with other BCDevExchange components. Currently in the Lab / Exploration. source: GitHub tags: - BCLaws - API Management - Labs - WSO2 url: https://github.com/BCDevExchange/BCLaws-API-Management - title: BCDevExchange Application description: The BCDevExchange website is the public facing site for the BC Developers' Exchange - an experiment in tech innovation and collaboration. source: GitHub tags: - BCDevExchange - Application - Labs url: https://github.com/BCDevExchange/BCDevExchange-app
Output:
json
python
canonical yaml
Link to this page
Output
(Read-only)
[ { "title": "BC Laws API Management", "description": "BCDevExchange has been investigating the use of an API Management Tool (currently WSO2) to help provide various functions for managing APIs. This project involves using BCLaws as a pathfinder to illustrate how the API Management tool would be integrated with other BCDevExchange components. Currently in the Lab / Exploration.", "source": "GitHub", "tags": [ "BCLaws", "API Management", "Labs", "WSO2" ], "url": "https://github.com/BCDevExchange/BCLaws-API-Management" }, { "title": "BCDevExchange Application", "description": "The BCDevExchange website is the public facing site for the BC Developers' Exchange - an experiment in tech innovation and collaboration.", "source": "GitHub", "tags": [ "BCDevExchange", "Application", "Labs" ], "url": "https://github.com/BCDevExchange/BCDevExchange-app" } ]
Examples from
YAML 1.2 Spec
- Mark McGwire - Sammy Sosa - Ken Griffe...
hr: 65 # Home runs avg: 0.278 # Batt...
american: - Boston Red Sox - Detroit...
- name: Mark McGwire hr: 65 avg:...
- [name , hr, avg ] - [Mark McGw...
Mark McGwire: {hr: 65, avg: 0.278} Sammy...
# Ranking of 1998 home runs --- - Mark M...
--- time: 20:03:20 player: Sammy Sosa ac...
--- hr: # 1998 hr ranking - Mark McGwi...
--- hr: - Mark McGwire # Following n...
? - Detroit Tigers - Chicago cubs : ...
--- # Products purchased - item : Sup...
# ASCII Art --- | \//||\/|| // || |...
--- > Mark McGwire's year was crippl...
> Sammy Sosa completed another fine se...
name: Mark McGwire accomplishment: > M...
unicode: "Sosa did fine.\u263A" control:...
plain: This unquoted scalar spans ma...
canonical: 12345 decimal: +12345 octal: ...
canonical: 1.23015e+3 exponential: 12.30...
null: booleans: [ true, false ] string: ...
canonical: 2001-12-15T02:59:43.1Z iso860...
--- not-date: !!str 2002-04-28 picture:...
%TAG ! tag:clarkevans.com,2002: --- !sha...
# Sets are represented as a # Mapping wh...
# Ordered maps are represented as # A se...
--- !<tag:clarkevans.com,2002:invoice> i...
--- Time: 2001-11-23 15:01:42 -5 User: e...