Skip to content

Instantly share code, notes, and snippets.

View taolicd's full-sized avatar

Tao Li taolicd

View GitHub Profile
@taolicd
taolicd / api-docs-matrix-diagram.mmd
Created March 30, 2025 22:58 — forked from briandominick/api-docs-matrix-diagram.mmd
API Documentation Decision Matrix
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"info": {
"name": "Login with Amazon (OAuth)",
"_postman_id": "c1a33327-55de-7a7c-0103-44829c86b65a",
"description": "A small collection of sample requests in the OAuth flow for LWA authentication.",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "1 LWA Get Authorization Code",
I am a technical writer based in San Jose, California.
@taolicd
taolicd / API.md
Created May 6, 2016 22:58 — 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: