DEV Community

Go with the Flow: Building Scalable APIs in Go Series' Articles

Back to Neel Patel's Series
Building Your First REST API with Go
Cover image for Building Your First REST API with Go

Building Your First REST API with Go

9
Comments 2
4 min read
Securing Your Go API with JWT Authentication
Cover image for Securing Your Go API with JWT Authentication

Securing Your Go API with JWT Authentication

12
Comments 2
3 min read
Connecting Your Go API to a PostgreSQL Database
Cover image for Connecting Your Go API to a PostgreSQL Database

Connecting Your Go API to a PostgreSQL Database

7
Comments
4 min read
Adding Logging and Error Handling Middleware to Your Go API
Cover image for Adding Logging and Error Handling Middleware to Your Go API

Adding Logging and Error Handling Middleware to Your Go API

12
Comments
3 min read
Adding API Rate Limiting to Your Go API
Cover image for Adding API Rate Limiting to Your Go API

Adding API Rate Limiting to Your Go API

8
Comments
3 min read
Dockerizing Your Go API with Multi-Stage Builds
Cover image for Dockerizing Your Go API with Multi-Stage Builds

Dockerizing Your Go API with Multi-Stage Builds

10
Comments
3 min read
Essential Unit Testing for Go APIs – Build Code with Confidence
Cover image for Essential Unit Testing for Go APIs – Build Code with Confidence

Essential Unit Testing for Go APIs – Build Code with Confidence

6
Comments
3 min read