mergaitės ir berniukai, ką naudojate online kaip JSON view/edit/pretify?
Mano 💘 https://jsoneditoronline.org
Gal yra dar ko nors labiau 💘💘💘
#JSON
#bitBlog Easily lint #JSON files in CI https://blog.bitexpert.de/blog/lint-json-files-in-ci
After your fine expansion work I think it would be cool to have a spec for validating the AP data.
In theory the line from eg. https://www.w3.org/TR/activitystreams-vocabulary/#dfn-name to https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-schema/index.html#ch_langstring should be straight.
a ld2spec converter seems feasible, but ...
* The "range" property in AS-json-ld is missing - are other dialects more complete?
* rdf:schema is not served as json-ld - other dialects to parse?
Do you have an idea for a good way through these difficulties?
REST Attribute modifizieren in Spring Boot
Bei der Weiterentwicklung einer REST API kommt es hin und wieder zu veränderten Darstellungen der Attribute. Je nachdem wie der Versionierung der eigenen API gestaltet wurden, ergeben sich eine Reihe von Möglichkeiten mit geänderten Attributen umzugehen.
https://schegge.de/2023/06/rest-attribute-modifizieren-in-spring-boot/
#BestPractices #Java #Spring #Web #Java #JSON #Rest #SpringBoot
#bestpractices #java #spring #web #JSON #rest #springboot
Jackson am Telefon
Immer wieder kommt es vor, dass man im eigenen Spring Boot REST-Controller Klassen verwenden möchte, die nicht dafür konstruiert wurden. In der Regel trifft dies auf Klassen zu, die aus Dritt-Bibliotheken stammen.
https://schegge.de/2023/03/jackson-am-telefon/
#Bibliotheken #Java #Spring #Web #Jackson #Java #JSON #Phone #Rest #SpringBoot #Telefon
#Bibliotheken #java #spring #web #jackson #JSON #phone #rest #springboot #telefon
Efficient #JSON serialization with #Jackson and Java https://bit.ly/3P77r6B by @kittylyst #Java
So, this was pretty cool... The #JSON Forms #opensource project is the first general-purpose open-source project that we’ve funded. Thanks to the developers, including Stefan Dirix with EclipseSource, https://eclipsesource.com/, who generously contributed their time and expertise. Using open-source software without helping sustain it is an anti-pattern, so we're delighted to see this tool gaining traction! Working in the open aligns well with #POSI. https://www.crossref.org/blog/forming-new-relationships-contributing-to-open-source/
https://jsonhero.io/ looks like a nice tool to explore #JSON data.
It uses a familiar file browser like UI and automatically detects data types like URLs and even renders previews.
Unfortunately it crashed a couple of times on me when playing around with it.
I've been working with some very nested #JSON in #rstats recently. Although there are packages which seem to make this a bit easier - e.g. {jsonlite} - none have given me exactly what I wanted => a completely flat table.
In the end, I had to write a custom function to iterate through nested sections, flatten them, and then put the result back into the function to look for further nested sections, and so on, binding it all together.
Would be interested to know if anyone has better solutions.
http://jsoncrack.com - Seamlessly visualize your #JSON data instantly into graphs; paste, import or fetch! https://bit.ly/3BsrsiP
quicktype produces nice types and JSON (de)serializers for many programming languages. It can infer types from JSON but also takes types from JSON Schema, TypeScript, and GraphQL.
#tools #WebApps #apps #programming #JSON #generators #devex
An excellent tool for converting json files to structs or classes in any programming language.
#converters #tools #cli #apps #libraries #formatting #JSON
jq is a lightweight and flexible command-line JSON processor.
#jq #JSON #search #libraries #devex
JSONCrack seamlessly visualizes your JSON data into graphs
#JSON #visualizaton #devex #apps
And here's the 3rd @endjin #oss announcement for the day. We have shipped v1.0.2 of our #JsonSchema #dotnet code generation tool and extended JSON types library. Super fast, low-allocation #JSON serialization/deserialization and schema validation over System.Text.Json for dotnet7.0. With bonus JsonPatch support.
Project here:
https://github.com/corvus-dotnet/Corvus.JsonSchema
Packages here:
https://www.nuget.org/packages/Corvus.Json.JsonSchema.TypeGeneratorTool
#oss #JsonSchema #dotnet #JSON
So the tutorial for getting started with Remote Containers on #VisualStudioCode was very easy to follow.
The main concept to learn was that of a #devcontainer It's a #JSON file that describes what the container will initially contain.
Turns out there's even a specific devcontainer for #Jekyll!
But alas, the ancient gods have intervened against me:
#jekyll #JSON #devcontainer #visualstudiocode