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.
Building Better APIs with ThrottleX: Rate Limiting Done Right

Building Better APIs with ThrottleX: Rate Limiting Done Right

8
Comments 2
5 min read
Building a File Upload Service in Go

Building a File Upload Service in Go

32
Comments 2
4 min read
Imagine pair programming being company policy. 100% of the time

Imagine pair programming being company policy. 100% of the time

2
Comments
1 min read
Wait for Services to Start in Docker Compose: wait-for-it vs Healthcheck

Wait for Services to Start in Docker Compose: wait-for-it vs Healthcheck

2
Comments
6 min read
Integration Tests on Spring Boot with PostgreSQL and Testcontainers

Integration Tests on Spring Boot with PostgreSQL and Testcontainers

10
Comments
9 min read
Understanding Stack and Heap in JavaScript .

Understanding Stack and Heap in JavaScript .

3
Comments
2 min read
Understanding Latency in Applications: A Guide for Backend Developers

Understanding Latency in Applications: A Guide for Backend Developers

2
Comments
5 min read
How to Use Goroutines for Concurrent Processing in Go

How to Use Goroutines for Concurrent Processing in Go

26
Comments
4 min read
Fibonacci, Integer overflow, memoization e um exagero

Fibonacci, Integer overflow, memoization e um exagero

6
Comments 1
3 min read
Quick Start with Hono: Simple Setup Guide (Bite-sized article)

Quick Start with Hono: Simple Setup Guide (Bite-sized article)

3
Comments
3 min read
Building RESTful APIs with Go

Building RESTful APIs with Go

10
Comments
4 min read
🚀 Appwrite: Revolutionizing Backend Development for Developers

🚀 Appwrite: Revolutionizing Backend Development for Developers

6
Comments 1
3 min read
Database sharding

Database sharding

1
Comments
8 min read
𝗘𝗻𝗵𝗮𝗻𝗰𝗶𝗻𝗴 𝗔𝗣𝗜 𝗖𝗹𝗮𝗿𝗶𝘁𝘆: 𝗣𝗼𝘀𝘁𝗺𝗮𝗻 𝗗𝗼𝗰𝘂𝗺𝗲𝗻𝘁𝗮𝘁𝗶𝗼𝗻 𝗕𝗲𝘀𝘁 𝗣𝗿𝗮𝗰𝘁𝗶𝗰𝗲𝘀

𝗘𝗻𝗵𝗮𝗻𝗰𝗶𝗻𝗴 𝗔𝗣𝗜 𝗖𝗹𝗮𝗿𝗶𝘁𝘆: 𝗣𝗼𝘀𝘁𝗺𝗮𝗻 𝗗𝗼𝗰𝘂𝗺𝗲𝗻𝘁𝗮𝘁𝗶𝗼𝗻 𝗕𝗲𝘀𝘁 𝗣𝗿𝗮𝗰𝘁𝗶𝗰𝗲𝘀

2
Comments
1 min read
REST VS GRAPHQL

REST VS GRAPHQL

Comments
3 min read
GUID como Chave Primária

GUID como Chave Primária

7
Comments 1
4 min read
10 Common API Development Mistakes and How to Avoid Them

10 Common API Development Mistakes and How to Avoid Them

6
Comments 1
4 min read
B-tree index in ORACLE SQL

B-tree index in ORACLE SQL

Comments
2 min read
Intro to Backend Architecture and Design Patterns

Intro to Backend Architecture and Design Patterns

5
Comments
3 min read
GraphQL vs REST: API Showdown 🤜🤛

GraphQL vs REST: API Showdown 🤜🤛

6
Comments
5 min read
Essential Unit Testing for Go APIs – Build Code with Confidence

Essential Unit Testing for Go APIs – Build Code with Confidence

8
Comments
3 min read
🌻 Isolating Go Slices: How to Create Independent Slices from an Array Safely

🌻 Isolating Go Slices: How to Create Independent Slices from an Array Safely

8
Comments
2 min read
💥 "Do not f*ing miss": The Mindset for Success in Programming and Beyond💥

💥 "Do not f*ing miss": The Mindset for Success in Programming and Beyond💥

2
Comments
4 min read
Servidor NodeJs + Typescript + ExpressJs

Servidor NodeJs + Typescript + ExpressJs

2
Comments
4 min read
DNS and How It Works

DNS and How It Works

8
Comments
5 min read
loading...