Skip to content

Instantly share code, notes, and snippets.

View the-oem's full-sized avatar

Jason Collins the-oem

View GitHub Profile
@the-oem
the-oem / API.md
Created September 18, 2017 03:13 — forked from iros/API.md
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: