Skip to content

Commit 4fa19b8

Browse files
committed
improvements
1 parent 5d42e40 commit 4fa19b8

7 files changed

+579
-257
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,14 @@ Wishlist:
3030

3131
- Create a docs reference website like [readme.com](https://readme.com) (there are many) - for this we're using stoplight now.
3232
- Add weird custom logic that is non-standard to the OpenAPI. Instead, I aim to create a layer on top of openapis to improve the implementation of the standard. I'll use [actionschema](https://actionschema.com) for this.
33+
34+
# Changelog
35+
36+
## 2025-03-20
37+
38+
I did lots of work in this area and left it all behind after moving to cloudflare. It's time to take some of this work and redo it with a new vision, taking in all learnings from the last months.
39+
40+
My current intuition is as follows:
41+
42+
- Don't focus on quantity, focus on quality of a few great OpenAPIs. Make it very easy to build with a particular OpenAPI, for example.
43+
- People want to see their own OpenAPIs, and aren't interested in 99% of all other OpenAPIs

TODO.md

Whitespace-only changes.

blog/agent-readiness.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# OpenAPI Agent-readiness
22

3-
- How to make your API ready for an agentic future?
3+
How to make your API ready for an agentic future?
4+
5+
Coming soon - please let me know https://x.com/janwilmake what else you want to know!

blog/openapi-discovery.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# OpenAPI Discovery
22

3-
- How to make your OpenAPI discoverable?
3+
How to make your OpenAPI discoverable?
4+
5+
Coming soon - please let me know https://x.com/janwilmake what else you want to know!

blog/principles-for-open-data.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Principles for OpenData
22

3-
- What principles can we use to create better OpenData experiences?
3+
What principles can we use to create better OpenData experiences?
4+
5+
Coming soon - please let me know https://x.com/janwilmake what else you want to know!

0 commit comments

Comments
 (0)