SpyREST

Supported by Mashape

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

GET /gitignore/templates

Description

Custom description

Response Fields

Name Type Description
Array
[] String
Write
Preview

Examples

Shows sample gitignores

Shows sample gitignores

Recorded at

2015-09-04 14:57:11 UTC

Try with cURL

Request URL

GET /gitignore/templates      

Request Headers

accept: application/vnd.github.v3+json
user-agent: curl/7.37.1
      

Response Headers

transfer-encoding: chunked
x-served-by: 2811da37fbdda4367181b328b22b2499
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-github-request-id: 68EC8CA8:19D2:7D2199:55E9B146
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; format=json
vary: Accept
etag: "d171342d1112c675f47018a15715e814"
cache-control: public, max-age=60, s-maxage=60
x-ratelimit-reset: 1441381980
x-ratelimit-remaining: 57
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:57:10 GMT
server: GitHub.com
      

Response Body

Shortened for readability

[
  "Actionscript",
  "Ada"
]