Skip to content

Instantly share code, notes, and snippets.

View austinginn's full-sized avatar
🤘

Austin Ginn austinginn

🤘
  • Alpharetta Methodist
  • Holly Springs, GA
  • 07:12 (UTC -04:00)
  • X @austinginn
View GitHub Profile
@iros
iros / API.md
Created August 22, 2012 14:42
Documenting your REST API

Title

<Additional information about your API call. Try to use verbs that match both request type (fetching vs modifying) and plurality (one vs multiple).>

  • URL

    <The URL Structure (path only, no root url)>

  • Method: