Joyce Lin

Joyce Lin @joycejetson

About: Culinary magician who specializes in tacos and boba

Location:
San Francisco
Joined:
Nov 28, 2018

Joyce Lin
articles - 27 total

How robots talk: building distributed robots with gRPC and WebRTC

👉 This article was originally published on the gRPC community blog. If you’re building any kind of...

Learn More 1 0Jun 20

When Code Meets Reality: Lessons from Building in the Physical World

As web developers, we get a lot of things for free: controlled environments, predictable inputs, and...

Learn More 3 0Apr 10

Powering home automation with WebSocket APIs

In Part 1 of this series, we learned about the WebSocket protocol and how to set up our own WebSocket...

Learn More 1 0Jul 6 '23

Create Reusable Tests and Scripts with OpenAPI Reusable Components

In programming, “hacking” has historically meant making something do what it wasn’t originally...

Learn More 0 0Feb 13 '23

Set Up a WebSockets Server in Node.js

The WebSocket protocol provides a way to exchange data between a client and server over a persistent...

Learn More 4 1Feb 1 '23

From On-Premises to Cloud APIs: A Meta Example

Meta is the latest major tech player to recently announce broader developer access to their WhatsApp...

Learn More 4 1Jun 2 '22

How to Be Our Guest on the Postman Blog

When I want to learn how to do something in Postman, the internet is flooded with tutorials and...

Learn More 1 0May 12 '22

Video Tutorial: Twilio’s Livestream API in Postman

During a recent Postman livestream with Twilio Principal Software Engineer Miguel Grinberg, we...

Learn More 4 0Mar 31 '22

APIs to Automate Your DevOps Workflows

With the Public API Network offering APIs for nearly everything, this handpicked list is a group of...

Learn More 5 0Mar 17 '22

Build a Postman Alert for HackerNews

It’s every founder’s worst nightmare: your startup is going viral on HackerNews (HN), and you hear...

Learn More 5 0Mar 17 '22

How to Build a Jamstack Application in Postman

Learn to JAM with scripts, mock servers, and the visualizer

Learn More 6 0Jan 31 '22

How to deal with client HTTP status messages

Common HTTP status codes in the 400s

Learn More 6 0Dec 8 '21

Customize the Run in Postman using client-side JavaScript

Every extra step you handle for your developers saves them time and impacts their time to first call...

Learn More 3 0Dec 2 '21

Why the “Cloud 100” Is Pretty Much a List of APIs

The original version of this blog post appeared on Hacker Noon here. Forbes recently shared theCloud...

Learn More 2 0Dec 3 '21

3 Ways to Superpower Your API Debugging

In programming, debugging is the process of identifying and fixing an error in the code. For API...

Learn More 4 0Dec 3 '21

Starlink Satellite SMS Notifications with Python, Kubernetes and Twilio

Set up a CronJob to check for satellites SpaceX is launching thousands of Starlink...

Learn More 1 0Aug 23 '20

Run a Minecraft server for free on Kubernetes

Simplify deployment for multiplayer Minecraft on a self-hosted Raspberry Pi server using...

Learn More 11 3Aug 1 '20

How Postman Engineering does microservices

A microservices update about domain-driven squads, CDC testing, and happily ever after A...

Learn More 0 0Jul 26 '20

Enable public access to connected devices in your local network

Three options for public access to a Philips Hue light — go ahead, turn on the lights in my...

Learn More 1 0Jul 11 '20

API rate limiting with Node and Redis

Slow your roll by building a simple rate limiter to improve the availability of your...

Learn More 5 0Jul 1 '20

Set up a free Dynamic DNS service with ddclient on Kubernetes

Don’t gamble on accessing self-hosted services on a Raspberry Pi when you’re away from home...

Learn More 2 0Jul 1 '20

Adding an Octopus to the Zsh Prompt

Transition from bash to zsh with custom settings, emojis, and git prompt For my last Mac,...

Learn More 1 0Jul 26 '20

Graphing COVID time series data using Chart.js and Postman

Learn to visualize API and other data using Postman’s visualizer

Learn More 10 0Apr 6 '20

Learn how your Kubernetes clusters respond to failure using Gremlin and Grafana

Building resilient APIs with chaos engineering

Learn More 10 0Nov 18 '19

Deploying a scalable web application with Docker and Kubernetes

Learn how to test and deploy a Node.js app using containers and an orchestration engine

Learn More 14 0Nov 16 '19

Reverse engineer an API using a web proxy

Gain a deeper understanding of a public or private API, especially for ones that aren’t well-documented

Learn More 18 1Jan 3 '19

Using JWT to authenticate and authorize requests in Postman

How to use JSON Web Tokens (JWT) to authenticate and authorize requests in Postman

Learn More 122 2Nov 28 '18