Notes Worth Sharing

This blog is where I share my projects, hobbies, and the little things that catch my eye. I’ve been writing notes as part of my learning since I was young, but I quickly realized dumping all 368 of them online wasn’t meaningful. Notes for myself are different from notes meant for others. So instead, I’ve taken a “less is more” approach—refining, distilling, and pulling out the gems. This space is about sharing that journey, and the joy of what I’ve learned. I hope you enjoy it.

Projects

Authentication

Learn how to authenticate your API requests.

Read more

Pagination

Understand how to work with paginated responses.

Read more

Errors

Read about the different types of errors returned by the API.

Read more

Webhooks

Learn how to programmatically configure webhooks for your app.

Read more

My Favourite Recipes

Contacts

Learn about the contact model and how to create, retrieve, update, delete, and list contacts.

Conversations

Learn about the conversation model and how to create, retrieve, update, delete, and list conversations.

Messages

Learn about the message model and how to create, retrieve, update, delete, and list messages.

Groups

Learn about the group model and how to create, retrieve, update, delete, and list groups.