Join us

heart Posts from the community tagged with API...
Sponsored Link FAUN Team
@faun shared a link, 1 year ago

Read Python Weekly

Python Weekly Newsletter, Pydo. Curated Python news, tutorials, tools and more! 

Join thousands of other readers, 100% free, unsubscribe anytime.

Story Mailtrap Team
@ketbostoganashvili shared a post, 3 weeks, 3 days ago
Technical Content Writer

Choosing the Best Transactional Email Service

For the last month or so, I spent my days testing popular transactional email services. I played around with dozens of tools on the market and picked out 8 best-performing providers. I reviewed all of them based on pre-selected criteria. Moreover, I scraped through the reviews on software catalogs t..

Choosing-the-Best-Transactional-Email-Provider-01-960x499
Story
@malachi shared a post, 1 year, 1 month ago

Utilizing schema markup for API search engine optimization

Schema markup is a type of structured data that provides additional information to search engines about the content on a web page. It helps search engines better understand the context and meaning of the information on the page, making it easier to display relevant information in search results. Sch..

Capture.JPG
Story Mia-Platform Team
@pmartinoli shared a post, 1 year, 1 month ago
Technical Writer, Mia-Platfom

Announcing Rönd, a new open-source Security Enforcement over your APIs

We are proud to announce Rönd, the new open-source project released by Mia-Platform that distributes security policy enforcement over your APIs.

Og-Rond.png
Story
@sofiatarhonska shared a post, 1 year, 5 months ago
Mailtrap

How to Send Email Using API or SMTP

Which email transfer method should you use for sending transactional or bulk emails? Primarily, there are two options. A platform-agnostic SMTP relay is the most common one. It is based on the Simple Mail Transfer Protocol and sometimes is the only choice that makes sense. Web APIs, however, are better than the SMTP method in many use cases and have increased in popularity. You may also want to give it a shot. Let’s find out.

Story Trending
@dineshparvathaneni shared a post, 2 years, 3 months ago

Kubernetes CRD Versioning for Operator Developers

Some guidelines for Kubernetes operator developers on how to version their CRDs