Uncategorised

What are webhooks and how to use them

On September 29, 2022 By Veljko Ristić
Webhooks are a popular API concept to automatically send information (or messages) from one app (endpoint) to another.  More specifically, […]

Geeky Drinks for Better Code

On April 10, 2020 By Piotr Malek
To write great code, you need to hydrate yourself properly. And there's a whole world of opportunities out there. We cover seven pretty unusual options.

Certonid — the SSH Certificate Authority Deployed on AWS Lambda

On March 16, 2020 By Alexey Vasiliev
For the Mailtrap infrastructure, security and automation are the two main principles. Recently, we have faced several challenges in account management. As a result, we have implemented our own tool for simplified SSH certificates management. Learn more about SSH certificates, possible problems and solutions, and check out code samples in this article.