Just found the video of my presentation with Ege Korkan at APIdaysGlobal:
www.youtube.com/watch?v=WR9v...
Learn how to apply #ai #lowcode and #jsonschema to manage @w3c.bsky.social WoT #iot devices.
github.com/dashjoin/dja...
www.youtube.com/watch?v=WR9v...
Learn how to apply #ai #lowcode and #jsonschema to manage @w3c.bsky.social WoT #iot devices.
github.com/dashjoin/dja...
Apidays Paris 2024 - Generic and Extensible web of things manager using JSON schema & AI.
YouTube video by apidays
www.youtube.com
October 13, 2025 at 12:32 PM
Everybody can reply
1 likes
Just updated json-everything.net to make more space for the code editors. If you haven't been in a while, take a look!
#jsoneverything #dotnet #json #jsonschema #jsonpath
#jsoneverything #dotnet #json #jsonschema #jsonpath
json-everything.net
Extended JSON support in .Net built on top of the System.Text.Json namespace
json-everything.net
November 5, 2024 at 8:41 PM
Everybody can reply
1 likes
New blog post alert! Today I cover some refactoring that helped consolidate common-purpose code.
blog.json-everything.net/posts/refact...
#dotnet #jsonschema #refactoring
blog.json-everything.net/posts/refact...
#dotnet #jsonschema #refactoring
Improving JsonSchema.Net (Part 2)
Over the last few posts, I’ve gone over some recent changes to my libraries that work toward better performance by way of reducing memory allocations.
blog.json-everything.net
May 17, 2024 at 1:37 AM
Everybody can reply
Who knows why I see `rustc` running when I run `pip install --no-binary :all: --no-compile jsonschema`?
Shouldn't that be avoided because I said "do not compile"?
#python #development #DependencyHell
Shouldn't that be avoided because I said "do not compile"?
#python #development #DependencyHell
March 7, 2025 at 4:30 PM
Everybody can reply
A 15 minute introduction to get you up and running with JsonSchema code generation in .NET from @ythos.bsky.social
endjin.com/what-we-thin...
endjin.com/what-we-thin...
An Introduction to Corvus.JsonSchema Code Generator for .NET | endjin
Learn how to use Corvus.JsonSchema, an open-source JSON schema validation and serialization library for .NET
endjin.com
December 18, 2024 at 8:53 AM
Everybody can reply
4 reposts
4 likes
👉 @omissis.dev - go-jsonschema, a tool to generate Go data types from JSON Schema definitions
👉 Andrea Pontrandolfo - sheriff, a comprehensive and opinionated Typescript-first ESLint configuration
👉 Andrea Pontrandolfo - sheriff, a comprehensive and opinionated Typescript-first ESLint configuration
December 24, 2024 at 10:42 AM
Everybody can reply
1 likes
Also, for elixir. How good is the support for JSONSchema? I have event message definitions built in JSONSchema and would like to use the schema to verify the payload before I send it to other apps.
November 22, 2024 at 6:03 PM
Everybody can reply
The long and short of me porting that whole JSONSchema to Avro converter was that I found out that you can in fact trigger Map type creation from JSON schema
📥 object_with_map_via_additional_props.json: github.com/lmmx/avrotiz...
📤 object_with_map_via_additional_props.avsc github.com/lmmx/avrotiz...
📥 object_with_map_via_additional_props.json: github.com/lmmx/avrotiz...
📤 object_with_map_via_additional_props.avsc github.com/lmmx/avrotiz...
github.com
September 5, 2025 at 4:11 PM
Everybody can reply
I think I will have to look at implementing JsonSchema implementations for some atrium types (like Datetime), but it's looking decent so far on a super simple endpoint.
June 3, 2025 at 11:01 PM
Everybody can reply
1 likes
Next v4 of Corvus.JsonSchema - our open source high-performance library for serialization and validation of JSON using JSON Schema.
- Perf boosted by 32%
- 20% for "free"
- 12% by using new .NET 9 APIs
#dotnet #csharp #jsonschema #dotnetconf
endjin.com/blog/2024/11...
- Perf boosted by 32%
- 20% for "free"
- 12% by using new .NET 9 APIs
#dotnet #csharp #jsonschema #dotnetconf
endjin.com/blog/2024/11...
How .NET 9.0 boosted JSON Schema performance by 32% | endjin
We benchmarked endjin's JSON Schema library on .NET 9.0 and saw large performance gains. There are even more gains to be had with new System.Text.Json features.
endjin.com
November 15, 2024 at 9:49 AM
Everybody can reply
2 likes
an issue just got labeled #goodfirstissue for asyncapi/modelina #TypeScript
Support JSONSchema draft 2020-12 in the input processing
Support JSONSchema draft 2020-12 in the input processing
Support JSONSchema draft 2020-12 in the input processing
Reason/Context Support JSONSchema draft 2020-12 in the input processing. There are some differences between the JSONSchema draft-7 and draft 2020-12 which Modelina needs to support. Here's an examp...
github.com
May 10, 2024 at 12:14 AM
Everybody can reply
check-jsonschema 0.33.1-1 any A JSON Schema CLI and pre-commit hook built on jsonschema
Interest | Match | Feed
Interest | Match | Feed
Origin
archlinux.org
June 27, 2025 at 7:51 AM
Everybody can reply
Do you use it, when sending a body and receiving data back from an api? Do people use it, even if they manage the api on the team?
I recently implemented validation on the API using jsonschema. I was hoping to reuse that schema file for frontend validation as well.
I recently implemented validation on the API using jsonschema. I was hoping to reuse that schema file for frontend validation as well.
October 23, 2025 at 6:41 PM
Everybody can reply
I saw it! I grabbed the `ToolSpecificationHelper` from there to glue everything together (although a plain string jsonSchema would be useful to avoid the translation cost). `mcpx` is the name we gave to the local MCP server that hosts several mcp.run Wasm tools [1]…
[1] docs.mcp.run#installing-s...
[1] docs.mcp.run#installing-s...
mcp.run - the App Store for MCP Servlets: portable & secure code for AI Apps and Agents.
mcp.run
December 22, 2024 at 8:09 PM
Everybody can reply
1 likes
그런건 아닙니다. 제가 좀 표준 성애자 성향이라 llm 툴 연동 "표준" 을 제시해준거에 엄청 설렜는데.. 따지고 보면 jsonschema 쪽이 더 오래되고 검증된 표준이어서요. 어느 방향으로 합쳐지고 발전할지 계속 지켜보던 차에 언급 주셔서 궁금했습니다.
March 7, 2025 at 10:33 AM
Everybody can reply
1 likes
So I've mentioned that I'm working on a new library for extremely pluggable/composable LLM workflows, especially agentic ones. I'm getting closer to opening that up. One thing that underpins this is the ability to use NimbleOptions for function calling and structured outputs via JSONSchema. 1/2
April 1, 2025 at 3:05 PM
Everybody can reply
1 reposts
9 likes
List of malicious packages & versions (cont.):
react-complaint-image0.0.34
react-jsonschema-form-conditionals0.3.20
react-jsonschema-form-extras1.0.3
react-jsonschema-rxnt-extras0.4.8
rxnt-authentication0.0.5
rxnt-healthchecks-nestjs1.0.4
rxnt-kue1.0.6
tg-client-query-builder2.14.4
react-complaint-image0.0.34
react-jsonschema-form-conditionals0.3.20
react-jsonschema-form-extras1.0.3
react-jsonschema-rxnt-extras0.4.8
rxnt-authentication0.0.5
rxnt-healthchecks-nestjs1.0.4
rxnt-kue1.0.6
tg-client-query-builder2.14.4
September 15, 2025 at 1:30 PM
Everybody can reply
1 likes
Been moving resources from JSONSchema to Cue all week.
Using it for very simple use cases, but I've been really happy with how easy it is to maintain.
Surprisingly, I hadn't heard of it at all until now.
Using it for very simple use cases, but I've been really happy with how easy it is to maintain.
Surprisingly, I hadn't heard of it at all until now.
December 30, 2024 at 8:11 PM
Everybody can reply
1 likes
Create forms based on JSON schemas with svelte-jsonschema-form ⚙️ - https://madewithsvelte.com/svelte-jsonschema-form
February 16, 2025 at 11:25 AM
Everybody can reply
5 likes
January 8, 2025 at 5:56 AM
Everybody can reply
1 likes
Feels ROUGH to be like "computer, transform those tuples into lists" but, you see, jsonschema won't validate my structure otherwise
June 23, 2023 at 12:53 PM
Everybody can reply
Do you find yourself on the edge of your seat wondering what could be next for the #jsonschema specification? Well worry not: I wrote a blog post just for you!
A new spec is coming, and we're focusing on stability between releases with a new publication process.
json-schema.org/blog/posts/s...
A new spec is coming, and we're focusing on stability between releases with a new publication process.
json-schema.org/blog/posts/s...
Moving Toward a Stable Spec
JSON Schema
json-schema.org
January 14, 2025 at 6:42 AM
Everybody can reply
2 likes
JsonSchema? Pelo que minha equipe viu json schema ta Mai's língua franca do que avro
October 17, 2024 at 12:55 AM
Everybody can reply
2 likes
TypeSpec - use TypeScript to PoC around your API design and generate #OpenAPI 3.0, #JSONSchema, #Protobuf, and JSON-RPC. Note that these schema should — of course — be generated from the source-code (because SSoT) and not the other way around https://buff.ly/3vOlAjK
January 24, 2024 at 7:58 AM
Everybody can reply
1 likes
How common is it to code gen Typescript or pydantic types from JSONSchema?
February 10, 2025 at 4:44 PM
Everybody can reply
5 likes