Skip to content

Instantly share code, notes, and snippets.

@kinlane
Created January 15, 2021 15:13
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 kinlane/40f75f9a72ae67a6deda17cb409c9385 to your computer and use it in GitHub Desktop.
Save kinlane/40f75f9a72ae67a6deda17cb409c9385 to your computer and use it in GitHub Desktop.
api-specification-toolbox-tool-template
---
name: Tool Name
slug: tool-slug
description: This is the description of the tool.
image: http://api.specificationtoolbox.com/images/tools/slug.png
tags:
- Tag
created: "2021-01-01"
modified: "2021-01-01"
url: https://raw.githubusercontent.com/api-specification-toolbox/toolbox/main/_tools/tool-slug.md
specificationVersion: "0.14"
apis: []
include: []
x-common:
- type: x-website
url: http://example.com
- type: x-github
url: http://github.com/org/repo
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment