Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 323 Bytes

File metadata and controls

26 lines (20 loc) · 323 Bytes

API

Application Programming Interface

interface: ruleset for defining communication btw apps.

{
    name: "",
    email: "",
    image: ""
}

SOAP

xml -

REST API

  • xml , json , yaml, toml, markdown

GraphQL

  • json

public apis

  1. json placeholder
  2. world bank api
  3. weather api