Skip to content

Instantly share code, notes, and snippets.

View cyoullBLM's full-sized avatar

Chris Youll cyoullBLM

  • LLHQ573
  • Lakewood
View GitHub Profile
@cyoullBLM
cyoullBLM / API.md
Created July 17, 2017 15:00 — 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: