How we test microservices locally at Nylas

Testing microservice architecture locally is difficult. At Nylas, we’ve created a local development environment using Minikube and Tilt. Let’s take a look at how we enable local testing for microservices at Nylas.

How to manage calendar events with the Nylas Python SDK

The Nylas Python SDK makes it easy to read calendars, send meeting invites, and create or update events.

How to read email inbox data with Nylas Ruby SDK

Learn how you can use the Nylas Ruby SDK to read email inbox data and apply different filters with just a few lines of code.

Join Nylas at startup grind 2022, April 12 – 13, Silicon Valley, CA

The Nylas team is getting ready to sponsor and attend Startup Grind in Silicon Valley,…

How to read email inbox data with Nylas Python SDK

Learn how you can use the Nylas Python SDK to read email inbox data and apply different filters with just a few lines of code.

Nylas Node.js SDK v6: TypeScript types, models, and more

Nylas is proud to announce Node.js SDK v6.0. We’ve listened to your feedback and this update improves the developer experience by making our Node SDK more TypeScript-like. Read the article to learn more about our most recent update.