Skip to content

Instantly share code, notes, and snippets.

@kinlane
Created January 15, 2021 15:31
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/a709cd1d0a81b0e0a2f0f9309cdc3043 to your computer and use it in GitHub Desktop.
Save kinlane/a709cd1d0a81b0e0a2f0f9309cdc3043 to your computer and use it in GitHub Desktop.
api-specification-toolbox-project-template
---
name: Project Name
slug: project-slug
description: This is the description of the project.
image: http://api.specificationtoolbox.com/images/projects/slug.png
tags:
- Tag
created: "2021-01-01"
modified: "2021-01-01"
url: https://raw.githubusercontent.com/api-specification-toolbox/toolbox/main/_projects/project-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