My Vault

Home

❯

api

api

Oct 05, 20251 min read

  • cse

Application Programming Interface

API | Wikipedia

Styles

  • The old-fashioned: RPC
  • Modern approach: RESTful

Standards

  • OpenAPI Specification
  • Stoplight API Stylebook - This style guide somehow prefers snake case for query params and path params?
  • GitLab API Style Guide
  • Google APIs Design Guide
  • Microsoft
    • Graph REST API Guidelines
    • Azure REST API Guidelines, recommends camelCase for query params.
  • Atlassian REST API Design Guidelines version 1

Graph View

  • Application Programming Interface
  • Styles
  • Standards

Backlinks

  • rest
  • rpc

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Homepage