DEV Community

#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.
Adding NOT NULL Constraints to Existing PostgreSQL Columns Safely

Adding NOT NULL Constraints to Existing PostgreSQL Columns Safely

3
Comments
5 min read
Design a Rate Limiter

Design a Rate Limiter

Comments
4 min read
How I Implemented Logout From One Device and All Devices in My Auth System

How I Implemented Logout From One Device and All Devices in My Auth System

1
Comments 1
4 min read
Why I Stopped Writing Auth Code for Every Project and Built AuthShield

Why I Stopped Writing Auth Code for Every Project and Built AuthShield

3
Comments
5 min read
Mathematical Optimisation in Rust: A Complete Guide to good_lp + HiGHS (Production Ready with Axum)

Mathematical Optimisation in Rust: A Complete Guide to good_lp + HiGHS (Production Ready with Axum)

1
Comments
3 min read
Structuring AI Microservices in Python

Structuring AI Microservices in Python

3
Comments
6 min read
I got tired of rewriting the same HTTP client — so I built one

I got tired of rewriting the same HTTP client — so I built one

2
Comments
2 min read
Building a Production-Grade Async Backend with FastAPI, SQLAlchemy, PostgreSQL, and Alembic

Building a Production-Grade Async Backend with FastAPI, SQLAlchemy, PostgreSQL, and Alembic

1
Comments
4 min read
How I Solved a Deployment Nightmare Using Docker and FastAPI

How I Solved a Deployment Nightmare Using Docker and FastAPI

1
Comments
5 min read
Solving MSSQL's 2100 Parameter Limit: From IN Clause to Cursor-Based Pagination

Solving MSSQL's 2100 Parameter Limit: From IN Clause to Cursor-Based Pagination

Comments
4 min read
Kafka vs. RabbitMQ: The Post Office vs. The Time Machine

Kafka vs. RabbitMQ: The Post Office vs. The Time Machine

11
Comments 2
2 min read
The slippery slope

The slippery slope

Comments
4 min read
Building a Jira-Like Task API with KickJS — Auth, WebSocket Chat, SSE, Queues & More

Building a Jira-Like Task API with KickJS — Auth, WebSocket Chat, SSE, Queues & More

1
Comments
8 min read
Go + Echo: The Simple Way to Build a Web Server

Go + Echo: The Simple Way to Build a Web Server

5
Comments 1
3 min read
Embedding Static Files in Go for Production-Grade Deployments

Embedding Static Files in Go for Production-Grade Deployments

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