Forem

# backend

Desenvolvimento do lado do servidor, APIs, bancos de dados e logica de negocios.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Eliminate Logging Boilerplate in Java with CDI Interceptors
Cover image for How to Eliminate Logging Boilerplate in Java with CDI Interceptors

How to Eliminate Logging Boilerplate in Java with CDI Interceptors

Comments
7 min read
How I Migrated 50,000 Users from Firebase to a Custom Backend (And What Broke Anyway)

How I Migrated 50,000 Users from Firebase to a Custom Backend (And What Broke Anyway)

2
Comments
5 min read
Dealing with NetSuite's "Chatty" REST API? You Need a Virtual Schema.

Dealing with NetSuite's "Chatty" REST API? You Need a Virtual Schema.

1
Comments
3 min read
Designing a Structured UUID v8 Generator for Distributed Systems (EUID)
Cover image for Designing a Structured UUID v8 Generator for Distributed Systems (EUID)

Designing a Structured UUID v8 Generator for Distributed Systems (EUID)

Comments
3 min read
How to Build a REST API in Zig (Using Spider Web Framework)
Cover image for How to Build a REST API in Zig (Using Spider Web Framework)

How to Build a REST API in Zig (Using Spider Web Framework)

Comments
6 min read
Why does Python make simple things complex at scale? (And what most developers get wrong)

Why does Python make simple things complex at scale? (And what most developers get wrong)

1
Comments
3 min read
Building Production-Ready Multi-Tenant SaaS in Rust with Actix-web
Cover image for Building Production-Ready Multi-Tenant SaaS in Rust with Actix-web

Building Production-Ready Multi-Tenant SaaS in Rust with Actix-web

5
Comments
13 min read
LLM Gateway vs LLM Proxy vs LLM Router: What's the Difference?
Cover image for LLM Gateway vs LLM Proxy vs LLM Router: What's the Difference?

LLM Gateway vs LLM Proxy vs LLM Router: What's the Difference?

1
Comments
4 min read
Running Local AI Models in .NET with Ollama (Step-by-Step Guide)
Cover image for Running Local AI Models in .NET with Ollama (Step-by-Step Guide)

Running Local AI Models in .NET with Ollama (Step-by-Step Guide)

10
Comments
7 min read
PM2 vs Node Cluster vs Docker — What Actually Matters in Production
Cover image for PM2 vs Node Cluster vs Docker — What Actually Matters in Production

PM2 vs Node Cluster vs Docker — What Actually Matters in Production

Comments
3 min read
The Journey of a Request in a Raft-Based KV Store

The Journey of a Request in a Raft-Based KV Store

3
Comments
6 min read
Building Developer Tools That Scale: Lessons from Email Infrastructure

Building Developer Tools That Scale: Lessons from Email Infrastructure

1
Comments
10 min read
@NotBlank vs @Column(nullable = false) vs @NotNull — Which one should you use?

@NotBlank vs @Column(nullable = false) vs @NotNull — Which one should you use?

1
Comments 1
1 min read
I built an Express.js middleware that detects bots using behavioral scoring — and published it to npm

I built an Express.js middleware that detects bots using behavioral scoring — and published it to npm

6
Comments
2 min read
How to Automate Currency Conversion in Your SaaS Billing System

How to Automate Currency Conversion in Your SaaS Billing System

Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.