Skip to content

Instantly share code, notes, and snippets.

View shubham1556's full-sized avatar
Simple is beautiful

Shubham Rajput shubham1556

Simple is beautiful
  • Gurugram, India
  • 18:38 (UTC +05:30)
View GitHub Profile
@shubham1556
shubham1556 / API.md
Created September 14, 2017 09:44 — 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: