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.
# Building a Clean REST API in Go: From Spaghetti Code to Clean Architecture

# Building a Clean REST API in Go: From Spaghetti Code to Clean Architecture

1
Comments 1
8 min read
Why your JSON formatter shouldn't have a backend
Cover image for Why your JSON formatter shouldn't have a backend

Why your JSON formatter shouldn't have a backend

2
Comments 4
3 min read
Saga Pattern: Ensuring Consistency in Microservices Architectures
Cover image for Saga Pattern: Ensuring Consistency in Microservices Architectures

Saga Pattern: Ensuring Consistency in Microservices Architectures

Comments
8 min read
.NET 9 – The Highlights You Need to Know.

.NET 9 – The Highlights You Need to Know.

Comments
2 min read
🔗 JPA Relationships Finally Made Sense When I Stopped Memorizing Them
Cover image for 🔗 JPA Relationships Finally Made Sense When I Stopped Memorizing Them

🔗 JPA Relationships Finally Made Sense When I Stopped Memorizing Them

1
Comments
2 min read
Building GigFlow: A Real-Time Freelance Marketplace with Secure Hiring Logic

Building GigFlow: A Real-Time Freelance Marketplace with Secure Hiring Logic

Comments
3 min read
How to create telegram bots in Ruby
Cover image for How to create telegram bots in Ruby

How to create telegram bots in Ruby

Comments
1 min read
Why Payment Event Logging Is Critical in Worldpay Integrations

Why Payment Event Logging Is Critical in Worldpay Integrations

1
Comments
2 min read
How to Calculate JSON Payload Size (Before Your API Breaks)
Cover image for How to Calculate JSON Payload Size (Before Your API Breaks)

How to Calculate JSON Payload Size (Before Your API Breaks)

Comments
2 min read
Event-Driven Architecture 101: Building a Simple App with Kafka - By Gopi Gugan

Event-Driven Architecture 101: Building a Simple App with Kafka - By Gopi Gugan

Comments
3 min read
Gin vs Spring Boot: A Detailed Comparison
Cover image for Gin vs Spring Boot: A Detailed Comparison

Gin vs Spring Boot: A Detailed Comparison

Comments
3 min read
Fortifying Your Fortress: Essential Container Security Best Practices

Fortifying Your Fortress: Essential Container Security Best Practices

Comments
5 min read
🚀 "Circuit Breakers": The Safety Switch That Prevents Cascading Failures 🛡️🚫
Cover image for 🚀 "Circuit Breakers": The Safety Switch That Prevents Cascading Failures 🛡️🚫

🚀 "Circuit Breakers": The Safety Switch That Prevents Cascading Failures 🛡️🚫

Comments
4 min read
Building Maintainable Backends with Port-Adapter Architecture in NestJS
Cover image for Building Maintainable Backends with Port-Adapter Architecture in NestJS

Building Maintainable Backends with Port-Adapter Architecture in NestJS

1
Comments
4 min read
Conference Notes: Handling Geographic Information in LINE Hotspots

Conference Notes: Handling Geographic Information in LINE Hotspots

Comments
4 min read
Revolutionizing Frontend Development: Embracing the Micro Frontend Architecture

Revolutionizing Frontend Development: Embracing the Micro Frontend Architecture

Comments
5 min read
🧠 Hibernate Felt Like Magic… Until I Understood Entity Lifecycle & Cascading
Cover image for 🧠 Hibernate Felt Like Magic… Until I Understood Entity Lifecycle & Cascading

🧠 Hibernate Felt Like Magic… Until I Understood Entity Lifecycle & Cascading

1
Comments
3 min read
Build Complete REST APIs in Minutes
Cover image for Build Complete REST APIs in Minutes

Build Complete REST APIs in Minutes

Comments
4 min read
Dart Frog Tutorial Part 2: Building Your First Real REST API (Full CRUD with Todos) 🐸

Dart Frog Tutorial Part 2: Building Your First Real REST API (Full CRUD with Todos) 🐸

5
Comments
3 min read
Don’t start with these databases as a beginner

Don’t start with these databases as a beginner

Comments
2 min read
Porque estudar Java ou C#
Cover image for Porque estudar Java ou C#

Porque estudar Java ou C#

2
Comments 1
2 min read
Why Code Reviews Break Down in Backend Development - CodeCraft Diary
Cover image for Why Code Reviews Break Down in Backend Development - CodeCraft Diary

Why Code Reviews Break Down in Backend Development - CodeCraft Diary

Comments
6 min read
Building an AI Blog Generator with FastAPI, React, and Hugging Face
Cover image for Building an AI Blog Generator with FastAPI, React, and Hugging Face

Building an AI Blog Generator with FastAPI, React, and Hugging Face

Comments
13 min read
🎯 I Was Fetching Entire Entities… Until I Learned About Projections
Cover image for 🎯 I Was Fetching Entire Entities… Until I Learned About Projections

🎯 I Was Fetching Entire Entities… Until I Learned About Projections

1
Comments
2 min read
Protect Your API: Why You Need Rate Limiting (and How to Add It)

Protect Your API: Why You Need Rate Limiting (and How to Add It)

Comments
4 min read
loading...