← Back to blog

#infrastructure

3 posts

Designing an External API Platform

This article explains the design of NearMe's external API platform for ridesharing services, including tenant setup, authentication, webhooks, and the relay service between internal and external APIs.

Building CI with Argo

In this article, I will explain NearMe's CI architecture. We implemented CI using Argo running on Kubernetes.