Skip to content

Instantly share code, notes, and snippets.

View mikeykang's full-sized avatar

Mikey Kang mikeykang

View GitHub Profile
@mikeykang
mikeykang / storehaus-shipping-research.html
Last active April 25, 2026 06:40
Shipping Aggregator Comparison: EasyPost vs Shippo vs ShipEngine
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shipping Aggregator 비교: EasyPost vs Shippo vs ShipEngine</title>
<style>
:root {
--bg: #ffffff;
--text: #1f2328;