SpyREST

Supported by Mashape

Home » api.github.com Versions » Default Resources » templates » GET /gitignore/templates

GET /gitignore/templates

Description

Response Fields

Name Type Description
Array
[] String
Write
Preview

Examples

Shows sample gitignores

Shows sample gitignores

Recorded at

2015-09-04 14:53:01 UTC

Try with cURL

Request URL

GET /gitignore/templates      

Request Headers

accept: */*
user-agent: curl/7.37.1
      

Response Headers

transfer-encoding: chunked
x-served-by: 13d09b732ebe76f892093130dc088652
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-github-request-id: 68EC8CA8:1A02:373D15B:55E9B04C
access-control-allow-origin: *
access-control-expose-headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
access-control-allow-credentials: true
content-security-policy: default-src 'none'
x-frame-options: deny
x-xss-protection: 1; mode=block
x-github-media-type: github.v3
vary: Accept
etag: "3cc91616cf10ed2705b6d5afc025339f"
cache-control: public, max-age=60, s-maxage=60
x-ratelimit-reset: 1441381980
x-ratelimit-remaining: 59
x-ratelimit-limit: 60
status: 200 OK
connection: close
content-length: 1545
content-type: application/json; charset=utf-8
date: Fri, 04 Sep 2015 14:53:00 GMT
server: GitHub.com
      

Response Body

Shortened for readability

[
  "Actionscript",
  "Ada"
]