home.social

#jsonata — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jsonata, aggregated by home.social.

fetched live
  1. We released a new version of our lib with a couple of bugfixes and support for null / undefined results.

    Over the last 3 months, we reached 600k downloads across 1000 companies. Thanks for your support!

    github.com/dashjoin/jsonata-ja

  2. We released a new version of our #JSONata #Java lib with a couple of bugfixes and support for null / undefined results.

    Over the last 3 months, we reached 600k downloads across 1000 companies. Thanks for your support!

    github.com/dashjoin/jsonata-ja

  3. Zabbix + grafana – część 7 – Parser JSONata

    Wstęp W poprzednim artykule pokazaliśmy parser UQL — narzędzie, które pozwala w miarę bezboleśnie uporządkować odpowiedzi z API Zabbix i doprowadzić je do postaci akceptowalnej przez Grafanę (i ludzi). Dla wielu przypadków to w zupełności wystarcza i często jest najlepszym możliwym wyborem. Są jednak sytuacje, w których odpowiedź z API...

    #Aktualności #Narzędzia #Teksty #Api #Devops #Grafana #It #JSONata #Monitoring #Observability #Security

    sekurak.pl/zabbix-grafana-czes

  4. Zabbix + grafana – część 7 – Parser JSONata

    Wstęp W poprzednim artykule pokazaliśmy parser UQL — narzędzie, które pozwala w miarę bezboleśnie uporządkować odpowiedzi z API Zabbix i doprowadzić je do postaci akceptowalnej przez Grafanę (i ludzi). Dla wielu przypadków to w zupełności wystarcza i często jest najlepszym możliwym wyborem. Są jednak sytuacje, w których odpowiedź z API...

    #Aktualności #Narzędzia #Teksty #Api #Devops #Grafana #It #JSONata #Monitoring #Observability #Security

    sekurak.pl/zabbix-grafana-czes

  5. 🎉 Wow, they rewrote #JSONata with #AI in a single day and saved a fictional half-million dollars per year! 🙄 Meanwhile, #Reco raised $85M to market their buzzword salad of security features that everyone will forget about by next week. 🥳✨
    reco.ai/blog/we-rewrote-jsonat #Rewriting #Funding #TechBuzz #HackerNews #ngated

  6. 🎉 Wow, they rewrote #JSONata with #AI in a single day and saved a fictional half-million dollars per year! 🙄 Meanwhile, #Reco raised $85M to market their buzzword salad of security features that everyone will forget about by next week. 🥳✨
    reco.ai/blog/we-rewrote-jsonat #Rewriting #Funding #TechBuzz #HackerNews #ngated

  7. Zabbix + grafana – część 6 – Parser UQL

    Wstęp W poprzednim artykule uporządkowaliśmy sprawy związane z konfiguracją pluginu Infinity i obsługą podstawowych zapytań API. Jeżeli po pierwszych testach z API Zabbix zauważyłeś, że wyniki przypominają bardziej losową zupę JSON niż dane gotowe do wizualizacji, to mam dobrą wiadomość: nie jesteś sam. Na szczęście, by rozwiązać ten problem, na...

    #Aktualności #Teksty #Api #Devops #Grafana #Json #JSONata #Monitoring #Observability #Uql #Zabbix

    sekurak.pl/zabbix-grafana-czes

  8. Zabbix + grafana – część 6 – Parser UQL

    Wstęp W poprzednim artykule uporządkowaliśmy sprawy związane z konfiguracją pluginu Infinity i obsługą podstawowych zapytań API. Jeżeli po pierwszych testach z API Zabbix zauważyłeś, że wyniki przypominają bardziej losową zupę JSON niż dane gotowe do wizualizacji, to mam dobrą wiadomość: nie jesteś sam. Na szczęście, by rozwiązać ten problem, na...

    #Aktualności #Teksty #Api #Devops #Grafana #Json #JSONata #Monitoring #Observability #Uql #Zabbix

    sekurak.pl/zabbix-grafana-czes

  9. Just published a new version of our lib:
    * full support for the new 2.1 language features
    * access to the AST and runtime via frame callbacks
    * bugfixes
    Thanks to everyone in the community who contributed docs, issue reports & pull requests! @johnbehnke
    github.com/dashjoin/jsonata-ja

  10. Just published a new version of our #jsonata lib:
    * full support for the new 2.1 language features
    * access to the AST and runtime via frame callbacks
    * bugfixes
    Thanks to everyone in the community who contributed docs, issue reports & pull requests! @johnbehnke
    github.com/dashjoin/jsonata-ja

  11. 【登壇資料】 「JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック」 というタイトルで DevelopersIO 2025 Osaka で登壇しました #devio2025
    dev.classmethod.jp/articles/js

    #dev_classmethod #JSONata #AWS_Step_Functions #JSON #AWS

  12. Just released version 5.4 of the Dashjoin Platform. It features new widgets, as an alternative to , , and much more:

    github.com/dashjoin/platform

  13. Just released version 5.4 of the Dashjoin #lowcode Platform. It features new widgets, #JavaScript as an alternative to #JSONata, #I18N, and much more:

    github.com/dashjoin/platform

  14. We just released version 5.2 with several new widget properties, incremental ETL, ability to manage user login times, and much more:
    github.com/dashjoin/platform

  15. We just released version 5.2 with several new widget properties, incremental ETL, ability to manage user login times, and much more:
    github.com/dashjoin/platform
    #lowcode #nocode #opensource #cloudnative #jsonata #jsonschema

  16. This #JSONata query language thingy is pretty cool! I'm having what could be characterized as too much fun playing with it & JSON API datasource plugin for #Grafana

    jsonata.org/

  17. Just published github.com/dashjoin/jsonata-ja, a lightning-fast implementation of the awesome language:

    * Apache-2 licensed
    * 100% test coverage
    * Faster than jsonata-js on node
    * No 3rd party libs required
    * Available on maven
    * -like native cli coming soon

  18. Just published github.com/dashjoin/jsonata-ja, a lightning-fast #java implementation of the awesome #jsonata language:

    * Apache-2 licensed
    * 100% test coverage
    * Faster than jsonata-js on node
    * No 3rd party libs required
    * Available on maven
    * #jq-like native cli coming soon

  19. @gregsdennis thanks and great work! We used for a while but dropped it in favour of . What are your thoughts?

  20. @gregsdennis thanks and great work! We used #jsonlogic for a while but dropped it in favour of #jsonata. What are your thoughts?

  21. #JSONata 2 has switched from a synchronous to an asynchronous API (which brings speed improvements), but now I am looking for the idiomatic #React way to deal with a lot of async calls in render functions.

    Stuff like this:

    - {!isHidden(response) && <Response />}

    this wont work with `await isHidden`. So do I need to put all of these expressions in `useEffect`?

    github.com/distributeaid/needs

    Tracking issue: github.com/distributeaid/needs

    #DistributeAid

  22. #JSONata 2 has switched from a synchronous to an asynchronous API (which brings speed improvements), but now I am looking for the idiomatic #React way to deal with a lot of async calls in render functions.

    Stuff like this:

    - {!isHidden(response) && <Response />}

    this wont work with `await isHidden`. So do I need to put all of these expressions in `useEffect`?

    github.com/distributeaid/needs

    Tracking issue: github.com/distributeaid/needs

    #DistributeAid