Skip to content

Instantly share code, notes, and snippets.

@jimthedev
Last active June 25, 2018 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimthedev/c920e13a3d88dcebe688d83355593c0f to your computer and use it in GitHub Desktop.
Save jimthedev/c920e13a3d88dcebe688d83355593c0f to your computer and use it in GitHub Desktop.
{
"services": [
{
"id": 12345,
"slug": "label-service",
"name": "Label Service",
"docs": "https://raw.githubusercontent.com/jimthedev/example-svc-docs/master/"
},
{
"id": 91234,
"slug": "location-service",
"name": "Location Service",
"docs": "https://gist.githubusercontent.com/jimthedev/b8f3b4f263029e381ee19e185fb5bc1a/raw/ea9c4e40f850b2777acbf3745ec57842862562cc/"
},
{
"id": 54323,
"slug": "other-service",
"name": "Other Service",
"docs": "https://gist.githubusercontent.com/jimthedev/b8f3b4f263029e381ee19e185fb5bc1a/raw/ea9c4e40f850b2777acbf3745ec57842862562cc/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment