Json encode and decode

From LemonWiki共筆
Revision as of 12:14, 16 March 2023 by Unknown user (talk)
Jump to navigation Jump to search

Encode JSON data or decode JSON string

JSON viewer

  • Using Google Chrome or Edge browser to load the JSON file at the computer -> DevTools -> Network: To preview the content of JSON file
    • Copy JSON path:
  • $ JSON Editor on macOS icon_os_mac.png by VDT LABS S.R.L.
    • Copy JSON path: available Good.gif

Related pages