api
5 articles tagged with "api"
Tech Feeds
The Best Postman Alternative: Apidog!
API development has evolved significantly over the last decade. Previously, developers could get by using a simple cURL command or a basic HTTP client to test endpoints. As systems grew into complex m...
How to Track Video Virality Metrics with YouTube API
Introduction The YouTube Data API v3 provides everything you need to track how videos perform over time. In this tutorial, I'll show how to collect and store virality metrics — the approach used at...
I Built a Dead Link Checker That Runs in Your CI/CD Pipeline in Under a Second
Most dead link checkers are slow. They launch headless browsers, crawl pages for 30 seconds, and time out on large sites. That's fine for a one-off audit, but useless in a CI/CD pipeline where every s...
Day 28 of #100DaysOfCode — Building a Library API
Today marks Day 28 of my #100DaysOfCode journey, and this session felt extra special. After learning the fundamentals, including Node.js, Express.js, REST APIs, middleware patterns, routing strategies...
Building a Smart API Monitoring Platform: Features That Actually Matter
Building a Smart API Monitoring Platform: Features That Actually Matter The API monitoring space is crowded with tools that tell you what went wrong after it's too late. We're building something dif...