Skip to content

Instantly share code, notes, and snippets.

View gdenn's full-sized avatar
🏠
Working from home

Dennis Groß gdenn

🏠
Working from home
View GitHub Profile
@gdenn
gdenn / API.md
Created December 31, 2018 18:32 — 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: