DEV Community

# backenddevelopment

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Back-End Project Structures in Go: A Guide to Separate Concerns

Understanding Back-End Project Structures in Go: A Guide to Separate Concerns

1
Comments
4 min read
🚫 Stop Creating ObjectMapper Instances in Spring Boot — Let Spring Manage It

🚫 Stop Creating ObjectMapper Instances in Spring Boot — Let Spring Manage It

2
Comments 1
1 min read
Extending Your GraphQL Router with TypeScript

Extending Your GraphQL Router with TypeScript

1
Comments
2 min read
I Replaced Supabase with Convex and Self-Hosted It for Free. Here's the Full Guide.

I Replaced Supabase with Convex and Self-Hosted It for Free. Here's the Full Guide.

1
Comments
10 min read
🧠 How to Review AI-Generated Code Like a Senior Engineer

🧠 How to Review AI-Generated Code Like a Senior Engineer

2
Comments
2 min read
Understanding and Avoiding N + 1 Queries

Understanding and Avoiding N + 1 Queries

1
Comments
4 min read
Config & Secrets: Keeping Sensitive Keys Out of your Codebase

Config & Secrets: Keeping Sensitive Keys Out of your Codebase

2
Comments 1
1 min read
NASA’s $125M Unit Error: Why Your API Needs Explicit Naming

NASA’s $125M Unit Error: Why Your API Needs Explicit Naming

1
Comments
3 min read
Beyond Microservices: Surviving the Storm with Cell-Based Architecture

Beyond Microservices: Surviving the Storm with Cell-Based Architecture

3
Comments
12 min read
Pagination & Filtering: Managing Large Datasets Efficiently with FastAPI

Pagination & Filtering: Managing Large Datasets Efficiently with FastAPI

1
Comments
2 min read
Global Error Handling: Consistent API Error Responses with FastAPI

Global Error Handling: Consistent API Error Responses with FastAPI

2
Comments
1 min read
Day 25 of #100DaysOfCode — Middleware

Day 25 of #100DaysOfCode — Middleware

3
Comments
3 min read
POST /items: Adding New Data to Your API with FastAPI & Pydantic

POST /items: Adding New Data to Your API with FastAPI & Pydantic

2
Comments 1
1 min read
Permissions & Ownership: Preventing Unauthorized Access in FastAPI

Permissions & Ownership: Preventing Unauthorized Access in FastAPI

1
Comments
2 min read
JWT Authentication: Securing API Routes with JSON Web Tokens in FastAPI

JWT Authentication: Securing API Routes with JSON Web Tokens in FastAPI

1
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.