-
-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First publication of the JSON Schema newsletter #628
Closed
Closed
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
--- | ||
title: "JSON Schema Newsletter – April 2024" | ||
date: "2024-04-08" | ||
tags: | ||
- Update | ||
- News | ||
type: Newsletter | ||
cover: /img/posts/2024/newsletter-april-2024/roman-kraft.webp | ||
authors: | ||
- name: Benjamin Granados | ||
photo: /img/avatars/benjagm.webp | ||
twitter: benjagm | ||
byline: Community Manager | ||
excerpt: "Welcome to the first edition of the JSON Schema Newsletter, your monthly digest of the latest updates of the JSON Schema specification development, tooling, and Community highlights." | ||
--- | ||
|
||
Welcome to the first edition of the JSON Schema Newsletter, your monthly digest of the latest updates of the JSON Schema specification development, tooling, and Community highlights. | ||
|
||
## Why this newsletter? | ||
|
||
With this monthly newsletter we'd like to make sure that vital updates reach a wider audience. This newsletter would serve as a comprehensive resource, consolidating key announcements, releases, Community spotlights, upcoming events, and informative articles. With this initiative, we're excited to bring JSON Schema enthusiasts closer together, sharing the latest buzz and fostering a Community that's more connected than ever. | ||
|
||
## 📢 Announcements | ||
|
||
* We are so excited about having received **+70 applications** for our Google Summer of Code [projects](https://github.com/json-schema-org/community/blob/main/programs/mentoring/gsoc/gsoc-2024.md). | ||
* We have submitted [our application](https://github.com/orgs/json-schema-org/discussions/687) for Google Season of Docs and we are so excited to see if we are lucky enough to be selected this year. | ||
* We have shared with the Community an ambitious [1 year budget proposal](https://github.com/orgs/json-schema-org/discussions/692). A great step to improve transparency and sustainability. | ||
* This year we'll be running the first ever [JSON Schema Conference](https://github.com/orgs/json-schema-org/discussions/690) as part of API Days Paris. Stay tuned for more updates!! | ||
* We welcome [LLC.org](https://www.llc.org/) and [VPS Server](https://www.vpsserver.com/en-us/) as new Bronze Sponsors. Thanks for your support!! | ||
|
||
## 🎯 Specification Development | ||
|
||
The team just published a [proposal for Specification Development Life Cycle](https://github.com/orgs/json-schema-org/discussions/671) and we are so excited to continue the work incorporating the Community's feedback. | ||
|
||
Check-out the this [video](https://www.youtube.com/watch?v=NxPsMQHpG0k&t=700s) to know more. | ||
|
||
## 🗞 Articles and News | ||
|
||
* [What even is a JSON Number?](https://blog.trl.sn/blog/what-is-a-json-number/) by Brian Terlson. A great analysis covering different JSON specifications and implementations. | ||
* [Pet Store API - Just Say No!](https://apidesignmatters.substack.com/p/pet-store-api-just-say-no) by Adam Biesack exploring different alternatives to the classic Pet Store API. | ||
* [Validate a JSON API with Playwright & JSON Schema](https://www.mikestreety.co.uk/blog/validate-a-json-api-with-playwright-and-json-schema/) by Mike Street with a walkthrough of the call to a JSON API and its validation against a predefined JSON Schema. | ||
|
||
## 🗞 Tooling Ecosystem | ||
|
||
* This month we discovered [Better AJV Errors](https://github.com/atlassian/better-ajv-errors) by the Atlassian Team. This tool improves the readability of the JSON Schema validation errors. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We've known about this for a while. This has been a long-time add-on for ajv. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks Greg. I'll remove it. |
||
|
||
Looking for more JSON Schema tooling? Check out the full catalog of JSON Schema tooling [here](https://json-schema.org/implementations). | ||
|
||
## 💬 Community Discussions | ||
|
||
* [JSON Schema at Scale in Organizations](https://github.com/orgs/json-schema-org/discussions/689). | ||
* [Proposal for working groups usage](https://github.com/json-schema-org/community/issues/691). | ||
|
||
## 🌍 Meetings and Events | ||
**Previous meetings:** | ||
* [Open Community Working Meeting 2024-03-11](https://github.com/json-schema-org/community/issues/662) | ||
* [Open Community Working Meeting 2024-03-18](https://github.com/json-schema-org/community/issues/672) | ||
* [Open Community Working Meeting 2024-03-25](https://github.com/json-schema-org/community/issues/676) | ||
|
||
**Upcoming meetings and events:** | ||
* [Open Community Working Meetings](https://github.com/orgs/json-schema-org/discussions/35) on 2024-04-08, 2024-04-15, 2024-04-22 and 2024-04-29. | ||
* [JSON Schema Office Hours](https://github.com/orgs/json-schema-org/discussions/34/) on 2024-05-07 | ||
* [JSON Schema + AsyncAPI + Microcks meta meetup](https://www.eventbrite.com/e/json-schema-asyncapi-microcks-meta-meetup-tickets-877493947017) on 2024-04-17 in San Francisco (CA). | ||
|
||
Please check out the [JSON Schema calendar](https://calendar.google.com/calendar/u/0/embed?src=c_8r4g9r3etmrmt83fm2gljbatos@group.calendar.google.com) for a full list of upcoming events. | ||
|
||
## Finally | ||
|
||
Help us spread the word by liking, sharing, and subscribing to our content and social channels ❤️ | ||
|
||
If you have ideas or content suitable for this newsletter please get in touch in [Slack](https://json-schema.org/slack) using the [`#social-media`](https://json-schema.slack.com/archives/C04MT59DCAY) channel. | ||
|
||
|
||
>* Email: benjamin.granados@postman.com | ||
>* Twitter: [@benjagm](https://www.twitter.com/benjagm) | ||
>* Linkedin: [benjagranados](https://www.linkedin.com/in/benjagranados/) | ||
>* Github: [benjagm](https://github.com/benjagm) | ||
|
||
_Cover image by [Roman Kraft](https://unsplash.com/@iamromankraft) on [Unsplash](https://unsplash.com/photos/man-sitting-on-bench-reading-newspaper-_Zua2hyvTBk)_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Check out" as two words here.