
What changed in Apiarium after developers started using it
A few weeks ago I wrote about why I built Apiarium after OpenRouter solved one problem for me and I...

Author profile
Building the infra layer around AI providers: one key, predictable credits, Smart Routing picks the model for you — text, image, voice, transcription. Founder @ Apiarium.
Browse the latest writing surfaced through DevArt.

A few weeks ago I wrote about why I built Apiarium after OpenRouter solved one problem for me and I...

I signed up for OpenRouter like everyone else: one key, tons of models, no separate OpenAI/Anthropic...

I built an API gateway that routes between OpenAI, Anthropic and Gemini. I figured integrating both...

I had a /image endpoint capped at 3 requests per minute. Simple express-rate-limit, keyed by IP,...

OpenAI usage page, check spend. Anthropic console, check spend. Add it up in my head. Close both...

When I started thinking about real-time alerts for my SaaS, my first instinct was Slack. Familiar,...

Every side project starts the same way. -Generate an OpenAI key. -Add it to .env. -Write a...

Last year I was doing a code review for a startup. Everything looked fine on the surface, clean code,...

Last year I was asked to investigate a startup's AWS bill. It had jumped from roughly $200/month to...

Most indie developers ship their SaaS, celebrate, and move on. Security feels like something for...

Why Your CORS Setup Breaks in Production You build the API. Test it locally. Everything works...

I stopped thinking APIs break because of “complex code”. They break because of boring things you...
Advertisement