Saltar al contenido principal

6 publicaciones etiquetados con "devex"

Ver Todas las Etiquetas

· 4 min de lectura
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 min de lectura
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 min de lectura
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 min de lectura
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.