liblab.com
@liblab.com
APIs & SDKs should focus on meeting customer needs rather than exposing your product's backend. APIs that mirror your internal database are often challenging for end users.

Our DevRel Engineer, Anthony Lusardi, will be at API Days NYC this week to give a talk on this issue.
May 12, 2025 at 4:00 PM
Precision matters in your OpenAPI spec! Be explicit with string formats (date-time, password, uuid, uri, email). The format modifier is open so you can define your own format names and tooling can later use those format names for validation.
May 7, 2025 at 3:58 PM
Did you know? #OpenAPI specs support enums and they can even be nullable. When setting an enum as nullable you also need to include null as a value. If you don't then it won't be able to be set as null.
April 10, 2025 at 10:56 AM
What's wrong with this OpenAPI snippet? What can be done better?
April 9, 2025 at 4:04 PM
Ready. Set. Build.
March 28, 2025 at 5:02 PM
and is inherently more evil than or
March 25, 2025 at 5:00 PM
it was a very niche one
March 25, 2025 at 12:04 PM
sometimes it takes a lot of words to speak the truth.
March 24, 2025 at 5:02 PM
You can't build 6 professional SDKs in under a minute but our tooling can. 💪
March 19, 2025 at 4:57 PM
6 languages. 15 seconds.
March 14, 2025 at 11:58 AM
Intellisense all the way!
March 13, 2025 at 11:57 AM
Differentiation is hard. Providing your own SDKs (aka client libraries) creates a clear advantage over not just competitors but also your API offering.
March 6, 2025 at 12:01 PM
Just wrapped up an amazing chat with Devinder Sodhi about the future of AI education! 🚀 We’re excited about the possibilities of bringing more AI learning opportunities to developers. Great meeting you, Devinder—let’s keep the conversation going!

#AI #DevEducation #DeveloperTools
February 13, 2025 at 5:38 PM
There's some fantastic conversations happening at Developer Week right now. Join us to chat about APIs and SDKs and discover why our mascot is a llama! 🦙

We're at booth #900
February 12, 2025 at 8:04 PM
LLMs are powerful but not perfect. They can help with coding and debugging but also confidently give wrong answers.

Our latest post covers how to use LLMs effectively while avoiding common pitfalls.

Guide below 🔽
January 31, 2025 at 2:41 PM
Building a Java SDK? ☕

Learn how to design with developer experience in mind, from OpenAPI integration to modular design.

Dive into our best practices below 👇
January 23, 2025 at 2:15 PM