跳至主要内容

6 篇文章 含有標籤「devex」

檢視所有標籤

· 閱讀時間約 4 分鐘
Sam Bart

In this post of the WHOOP Developer Platform series, readers learn about design decisions for developing a resilient, multitenant webhook solution. Check out the other posts in the series “Designing the WHOOP API” and “Your body doesn’t know what day it is”

· 閱讀時間約 4 分鐘
Ryan Aubrey

Welcome to the first WHOOP Developer Platform blog series, where the engineers behind the platform give readers an inside look across three posts!

In early 2020, WHOOP formed partnerships with companies and research institutions interested in our technology. Several of these partnerships required access to WHOOP APIs.

· 閱讀時間約 4 分鐘
Nat Talbot

Microservice architecture has become ubiquitous for many software engineering teams. This approach to building software promotes maintainability and interoperability of the many components required to produce a product. At WHOOP, we apply the same microservice principles when building the user interfaces for our internal developer tools, opting for small-footprint, individual UIs built on top of our microservices. This allows us to streamline developer workflows while limiting downtime and hiccups for any individual tool.

· 閱讀時間約 3 分鐘
Bobby Johansen

Often, infrastructure is viewed as the technology or the servers hosting and supporting applications. At WHOOP, infrastructure aims to support, unify, and accelerate product development. Here is how we view the impact of infrastructure development.