Browsing Tag
api
170 posts
API Testing 101: How to Use Postman Like a Pro
👋 Hey devs! APIs run the world of modern apps — and Postman is the ultimate tool to…
POST API for pushing content on Devto
First of all let’s see the code below // Function to post to Dev.to app.post("https://dev.to/post-to-devto", async (c) =>…
cloud vs local tools?
Cloud-based tools are convenient—until they’re not. When they crash, stall, or lag behind live endpoints, your workflow pays…
[Boost]
The Evolution of Middleware: From Web APIs to AI Agents Seenivasa Ramadurai ・ Jul 27
Orchestrating 6 Subagents to Build a Collaborative API Playground for Kids
I built Postman meets Google Docs for 10-year-olds. Cue record scratch. Cue freeze frame. Cue movie cliché. You’re…
From Manual to AI: My Journey with Keploy Chrome Extension
My experience exploring AI-powered API testing for the first time 🚀 Introduction As a developer working on various…
Backend’in Geleceği: API İlk Yaklaşımı
Yazılım geliştirme alanında, özellikle arka uç geliştirme giderek daha karmaşık ve zorlu hale geliyor. Artan veri miktarı, değişen…
Phoenix LiveView Meets Oban: Real-Time Interfaces Powered by Background Jobs
Web apps rarely run in a straight line. Uploads, emails, image processing, external API calls, PDF generation —…
InboxNegotiator: Turning Debt Reminders into Payment Plans with AI and Postmark
This is a submission for the Postmark Challenge: Inbox Innovators. What I Built I built InboxNegotiator, a serverless…
SupportAddress — An email-first support platform
This is a submission for the Postmark Challenge: Inbox Innovators. What I Built SupportAddress is an email-first support…