
Seriously... what happened to July?
Seriously... what happened to July?
Hello and happy Leo season to those who celebrate! It's only reasonable that I come to you in the bold season of the Lion with some bold updates to ReadMe — well fear not! 🦁 This week includes many bold(-ish... it's all relative, I suppose!) updates, including links to API logs in every response, SSR for our Markdown engine, and a whole lot more. Details below! ♌️
These weekly updates are a big enough deal now that we got a graphic made. Leo energy, y'all. ♌️
x-documentation-url
header that includes a link to the API log in the ReadMe API documentation. But that's not all! The latest versions of our API Metrics SDKs include this response header enhancement as well. In other words, you can easily connect your API to ReadMe and users will see this x-documentation-url
response header and will be able to access their API logs within your documentation! We think this will be a serious game changer for anybody that's looking to elevate their API experience. Check out our docs to learn how to connect your API to ReadMe and get this set up! 🏀Thanks again for reading and for being a part of the ReadMe community!
(Major shout-outs go out to our resident Owlbert cartoonistPaul Cox for creating our Owlet Weekly Update image! And also to Greg for building out a headline generator on top of the image so I can continue to keep these updates weird.)
—Kanad and the ReadMe Team
What is the Owlet Weekly Update?Thanks for tuning in to another edition of our Owlet Weekly Update — an owlet-sized update (posted every Tuesday to the ReadMe Changelog) where we provide an overview of the product updates that went out as part of our new Tuesday release cycle. As we refine our format and process for providing these updates, we'd love to hear what you think at [email protected]!
- Welcome to the Owlet Weekly Update for the Week of July 13!
+ Welcome to the Owlet Weekly Update for the Week of July 20!
Another week, another weekly update! This week's release bore many small fruit, including diff
language support in our code blocks (as demonstrated above), fixes to several glaring spelling and grammatical errors, and many other small improvements and fixes. Read on for the details! 🍓
diff
syntax highlighting in our code blocks. 🎨rdme
command line tool now takes advantage of our improved API error responses. 🚀:owlbert:
into your docs. If you haven't already, check out our ReadMe Markdown docs for more info.diff
syntax highlighting, we noticed a little quirk where switching between certain languages in the code editor may not actually update the code's syntax highlighting correctly. This release also includes a fix to that. 🔄default
in the OpenAPI Responses object and minor fixes to how we handle x-www-form-urlencoded
payloads. 📦default
values wouldn't be reflected in the API reference section. ✏️Thanks again for being a part of the ReadMe community!
—Kanad and the ReadMe Team
What is the Owlet Weekly Update?Thanks for tuning in to another edition of our Owlet Weekly Update—an owlet-sized update (posted every Tuesday to the ReadMe Changelog) where we provide an overview of the product updates that went out as part of our new Tuesday release cycle. As we refine our format and process for providing these updates, we'd love to hear what you think at [email protected]!
Welcome to another update!
We have exciting news to share.
This week, we updated the ReadMe API
To include poems with every err'!
Alas, I'm not nearly as good at writing poems as Greg (our CEO) is — who literally wrote over 30 unique poems for each and every error code that is returned from the ReadMe HTTP API! 🖋️
In other non-poetry-related (but nevertheless exciting) news, we also shipped some exciting updates to our icons, made a ton of usability improvements to our GitHub integration, and lots more. More information below!
As mentioned above, we made some huge improvements to our API errors. Now, when you receive an error from the ReadMe HTTP API, the response object will include links to API logs, better descriptions of the error, and of course... a poem! 🖋️ Try sending the following cURL request in your terminal and observe the response:
curl --location --request GET 'https://dash.readme.com/api/v1' \
--header 'Authorization: Basic T3dsZXQgV2Vla2x5IFVwZGF0ZTo='
This hopefully won't be nearly as controversial as the great Slack logo change of January 2019 (we ALL had opinions on that), but we gave some of our icons a fresh redesign! Our design team wanted to create a set of icons that are simpler, more consistent, and that hopefully feel more relevant to the use case (it's an API Reference section, not an audio mixer!) — check out the changes below and let us know what you think. 🎨
Authorization
header. 🔐Thank you for reading another weekly post,
Thank you for bearing with me as I do the most,
And thank you for being a part of the ReadMe community—
Check out this Code Switch episode on qualified immunity.
—Kanad and the ReadMe Team
What is the Owlet Weekly Update?Thanks for tuning in to another edition of our Owlet Weekly Update — an owlet-sized update (posted every Tuesday to the ReadMe Changelog) where we provide an overview of product updates that went out as part of our new Tuesday release cycle. As we refine our format and process for providing these updates, we'd love to hear what you think at [email protected]!
Happy Tuesday folks! This edition of the Owlet Weekly Update is dedicated to my mother, who is celebrating her birthday today. 🎉 Feel free to tweet at us with your birthday shoutouts using the hashtag #happybirthdaykanadsmom!
We have some exciting updates to our API Explorer, our Suggested Edits workflow, and lots more. Details below! 👇🏽
application/x-www-form-urlencoded
payloads. 📦api
code snippets in the API Explorer. 💄Thanks again for reading and for being a part of the ReadMe community (and happy birthday mom)!
—Kanad and the ReadMe Team
What is the Owlet Weekly Update?Thanks for tuning in to another edition of the Owlet Weekly Update —an owlet-sized update (posted every Tuesday to the ReadMe Changelog) where we provide an overview of the bug fixes and minor improvements that went out as part of our new Tuesday release cycle.
As we refine our format and process for providing these updates, we'd love to hear what you think at [email protected]!
Happy Tuesday (and last day of June... 🤯), everyone! Last week was a short week for all of us at ReadMe — we spent Thursday and Friday at our summer "offsite." I'm putting "offsite" in quotes because we normally do our offsites in person, but this one was fully remote due to the pandemic... but despite the circumstances, we had a great time! Check out our latest Instagram post to see what we were up to. 👨🏽🎨
Despite the short week, we shipped a lot of exciting improvements to the navigation bar, Documentation Metrics, and more. Plus, our project is officially using the new Search improvements! Check out our project and hit ⌘ (or Ctrl)+K to see it in action!
Read onward to get the details on all of this. 👇🏽
What is the Owlet Weekly Update?Welcome to the fourth edition of the Owlet Weekly Update (working title) — an owlet-sized update (posted every Tuesday to the ReadMe Changelog) where we provide an overview of the bug fixes and minor improvements that went out as part of our new Tuesday release cycle.
As we refine our format and process for providing these updates, we'd love to hear what you think at [email protected]!
Thanks for reading and for being a part of the ReadMe community! —The ReadMe Team
What is the Owlet Weekly Update?Welcome to the third edition of the Owlet Weekly Update (working title) — an owlet-sized update (posted every Tuesday to the ReadMe Changelog) where we provide an overview of the bug fixes and minor improvements that went out as part of our new Tuesday release cycle.
As we refine our format and process for providing these updates, we'd love to hear what you think at [email protected]!
As mentioned last week, we released a new NPM module called api
and we just released some huge updates to our API Explorer so you can see this in action! 🎉
Now, there's a new code sample language option available via the OpenAPI Extension called node-simple
. Including this in your OpenAPI file generates Node.js code samples using our api
SDK. You can see this working in the ReadMe API documentation!
Additionally, we also made a few smaller fixes and improvements to the API Explorer:
Content-Type
headers would be interpreted in code snippets so now if the Content-Type
on a request is application/json
, the body payloads will be a JSON object, not a stringified JSON object. 📦
What is the Owlet Weekly Update?Welcome to the second edition of the Owlet Weekly Update (working title) — an owlet-sized update (posted every Tuesday to the ReadMe Changelog) where we provide an overview of the bug fixes and minor improvements that went out as part of our new Tuesday release cycle.
As we refine our format and process for providing these updates, we'd love to hear what you think at [email protected]!
api
which makes it easier than ever to generate an SDK from an OpenAPI file 🚀 stay tuned for more info on how to integrate api
-powered code samples into your ReadMe documentation!
What is the Owlet Weekly Update?Welcome to the inaugural edition of the Owlet Weekly Update (working title) — an owlet-sized update (posted every Tuesday to the ReadMe Changelog) where we provide an overview of the bug fixes and minor improvements that went out as part of our new Tuesday release cycle.
As we refine our format and process for providing these updates, we'd love to hear what you think at [email protected]!
robots.txt
for private projects. 🤖We shipped some huge improvements to our search, including:
Be sure to check out Marc's blog post for some background on our design and product development process.
We also released a new free plan! We’ve noticed that many companies come to us with only a Swagger/OpenAPI file or a simple list of endpoints. They don’t have the technical design resources or the time to build a full-featured developer hub, let alone an API Reference.
There are a lot of open source tools out there to build an API Reference, some better than others. We want everyone to have the option to use the best-in-class option available without worrying about its cost or added development effort. Our new free pricing tier was created to allow everyone to build a beautiful API Reference section at no cost.
We've released a big update to our syntax highlighting capabilities today to allow for the support of the following languages:
Check out our Markdown engine documentation at https://docs.readme.com/rdmd/docs/code-blocks#language-support for the full list of languages we support, and how you can utilize them!