Add Okyline to similar technologies#2408
Conversation
I'm the author/maintainer of Okyline. As this page invites suggestions of other technologies with similar goals, I'm proposing to add it. Okyline is an open, example-driven language for describing and validating JSON data, expressing structure and cross-field business invariants in a single contract.
|
Hi @pmbret01! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2408 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 31 31
Lines 695 695
Branches 215 215
=========================================
Hits 695 695 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
I didn't add a related issue. I'm just following the page's own invitation to submit relevant technologies directly through a pull request. I can open a tracking issue first if you'd prefer. |
|
Hi @pmbret01! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
|
Hey @jdesrosiers, any thoughts on this? |
|
I guess I don't have a problem with adding it, but in general, I think this page is something we should probably remove because we don't have the capacity to maintain it properly. There are plenty of others that probably should be listed and their absence is a clear indicator how unmaintained that list is. |
|
Got It then we can leave this for now. |
I'm the author and maintainer of Okyline, an open specification. This page invites suggestions of other technologies with similar goals, so I'm proposing to add it.
What kind of change does this PR introduce?
It proposed to add one entry (Okyline) to the Similar Technologies list.
Issue Number:
None. There's no related issue; this follows the page's invitation to submit relevant technologies via a pull request.
Summary
Adds Okyline to the Similar Technologies list. Okyline is an open, example-driven language for describing and validating JSON data. It expresses both the structure and the cross-field business invariants of the data in a single contract, with built-in versioning and cross-schema composition. Specification (CC BY-SA 4.0): https://github.com/Okyline/okyline-spec
Does this PR introduce a breaking change?
No.
Checklist