Browsing Tag
api
254 posts
I used Spring Boot daily but never really understood what happened after pressing Enter in Postman.
Most of us use Spring Boot every day. We create a @RestController, run the application, hit an endpoint…
Workday’s job API tells you there are 2,000 jobs, then says 0 on page two
Workday is where large enterprises actually post. NVIDIA has 2,000 open roles there, Salesforce 1,477, Adobe 832. It…
Non-Geolocatable IP Ranges: Full Table and Fix Code
Why Your IP Lookup Returns Nothing: A Range Reference An IP geolocation lookup returns nothing for four different…
One OpenAI-Compatible Endpoint for Multiple LLM Providers: A Practical Setup Guide
When an application starts using more than one language model provider, the hard part is rarely the first…
Open Banking Without an eIDAS Certificate: A Practical Developer’s Guide (2026)
If you’ve ever tried to call a European bank’s open banking endpoint directly — say, to read your…
Build a support triage agent that owns its own inbox
Most “AI support bot” demos bolt an LLM onto a shared Gmail or hang a webhook off a…
Yandex Search API: How to Scrape Yandex SERPs as Structured JSON in 2026
Yandex handles search for half a billion people across Russia, Turkey, Kazakhstan, and the wider CIS, and almost…
Chaining a segmentation model, a compositing model, and an LLM behind one API call for product photos
Chaining a segmentation model, a compositing model, and an LLM behind one API call for product photos Most…
I Switched from Postman to Bruno 🚀
I recently moved from Postman to Bruno, and I’m really liking it so far. It feels much lighter,…
I Spent 3 Weeks Reverse-Engineering Newsletter Platforms — Here’s What Matters for Developers
Most newsletter platform comparisons focus on pricing, templates, and user interface design. That is useful when the goal…