Explore tweets tagged as #JSONPath
@cjav_dev
CJ Avilla
21 hours
I've been using JSONPath a lot @StainlessAPI for several features, including the newly announced Transforms tool. I wanted a fun way to learn ala CSS Diner, Flexbox Froggy, or SQL Zoo, so I built this little game:
0
0
2
@tonialaribe
Anthony Alaribe {···}
2 years
You can now redact sensitive fields with the apitoolkit elixir phoenix SDK. There was no jsonpath library for elixir which supports updating data at a path in place, so we had to implement it custom. Glad its out of the way now.
0
2
13
@tonialaribe
Anthony Alaribe {···}
2 years
This feels silly Spend hours implementing logic to parse jsonpath-ish queries into AST. Use the AST to generate very efficient storage operations. Realize its just too complicated to support wildcard queries as direct operations. Write code again to convert AST to jsonpath 😭
1
1
17
@win3zz
Bipin Jitiya
1 year
CVE-2024-21534 - Command Injection in JSONPath Plus versions < 10.0.7 Root cause: Improper sanitization of user-supplied JSONPath expressions, allowing arbitrary code execution via Node.js's vm module. Reference: https://t.co/hMG5EckcFb
1
29
133
@tonialaribe
Anthony Alaribe {···}
2 years
I spent 2 days writing the code to parse & convert jsonpath into postgres jsonb operations for @ApiToolkit , only to test it now, and those operations don't work. They require a lateral join which is not feasible at this scale 🥲 I should have tested manually before coding
3
4
31
@RobertSchmidPMP
Robert Schmid
1 year
Just built ABAP JSONPath ... Full video on YouTube: 👉 https://t.co/5bfrA53LVr
0
2
15
@fcathala
Fabrice Cathala 🐸
28 days
Apex code be like: “for your JSON payload, I’m gonna need 47 lines of nested Maps, 3 for-loops and a prayer.” Me: HOLD MY 🍺 Just dropped the first real JSONPath engine for Salesforce Try it out: https://t.co/azrdQB3ps5 Source: https://t.co/qJGDfsA6Bu Twitter:
0
0
1
@sindresorhus
Sindre Sorhus
1 year
A new Actions app update is out, with the following new actions: - Show Notification - Is Time In Range - Get Values Using JSONPath - Download File - Get Image Capture Date - Set Image Capture Date - Toggle Boolean - Sort Months - Format Number as Ordinal The app adds
1
5
30
@aurelievache
Aurélie Vache 🥑🐳🦸‍♀️✏️
2 years
Some news from the SIG CLI about kubectl and customize CLIs: - kubectl events is now Stable - Alpha feature for interactive delete - transition from SPDY to WebSockets There are also exploring JSONPath improvements and a new server side by default kubectl apply #KubeCon
1
1
7
@K2020_js
Kimura.js
21 days
ブログ投稿しました! ・Step FunctionsのJSONataとJSONPathの違いを理解するハンズオンを考えてみた https://t.co/fF7f0hWFKQ
0
4
11
@intellijidea
IntelliJ IDEA, a JetBrains IDE
1 year
💡 IntelliJ IDEA has support for JSONPath. Evaluate JSONPath expressions, and use Language Injection to get code formatting and completion inside the JSONPath String. ✅ #IntelliJIDEATips
3
21
116
@peterohler
Peter Ohler
2 months
OjG also include a full JSONPath implementation and an application named oj that is similar to jq but uses JSONPath for JSON exploration and modifications. OJG is on GitFish at https://t.co/GM6T47x3g9.
9
1
9
@akintunero
Olúmáyòwá.dev
1 year
Want to learn automation? Don't miss this: Ultimate YAML Course : YAML JSON JSONPath Zero - Master https://t.co/4ALigY7sQo
0
4
8
@CFDevelop
Christian Findlay
2 years
OMFG Jayse is next level! 🤯 I started playing with JSONPath with Claude this morning, and now look at what it can do! It's mind blowing what I was able to achieve in one day All this is Dart, but I hope to bring this over to C# as well
1
0
14
@alexdaubois
Alexandre Daubois
5 months
I didn’t discover AGI but that’s still a great news: #Symfony #JsonPath is fully compliant to the RFC 9535! 🎉 Both using JSON as a plain-string or as a #PHP resource (it’s using @matarld JsonStreamer under the hood for max speed!). Time to clean-up the diff and send a PR 😉
1
4
24
@tinybird
Tinybird
22 days
Whether through Kafka or via our Events API, you can map JSON fields to columns at ingestion time by adding JSONPath expressions in the Schema. No need to materialize downstream if you know what you need. Easy!
1
1
1
@alexdaubois
Alexandre Daubois
7 months
The new @symfony #JsonPath component just got more useful: directly integrate it in your test cases to ensure everything is at the right place in your #JSON string/resource 👀 Experimental and to be tested in #Symfony 7.3 🙌 Pull request: https://t.co/n8VptTSjC1
2
8
45
@simontunaitis
Simon Tunaitis
8 months
DevKnife progress update: - Added JSONPath support to the JSON tool - Built a new WHOIS tool to look up domain info (maybe I'll add a structured table view later) Next up: a speed test tool ⚡
0
0
5
@baeldung
Baeldung
11 days
Introduction to JsonPath:
0
2
26