1

JSONata

 1 year ago
source link: https://jsonata.org/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

JSONata overview

JSONata

JSON query and transformation language

Address.City
FirstName & ' ' & Surname
Phone[type = 'mobile'].number
$sum(Order.Product.(Price * Quantity))
jsonata256.png

Go play in the JSONata Exerciser

  • Lightweight query and transformation language for JSON data
  • Inspired by the location path semantics of XPath 3.1
  • Sophisticated query expressions with minimal syntax
  • Built in operators and functions for manipulating and combining data
  • Create user-defined functions
  • Format query results into any JSON output structure

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK