Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Go with the Flow: Building Scalable APIs in Go Series' Articles
Back to Neel Patel's Series
Building Your First REST API with Go
Neel Patel
Neel Patel
Neel Patel
Follow
Oct 2
Building Your First REST API with Go
#
tutorial
#
go
#
backend
#
api
13
reactions
Comments
2
comments
4 min read
Securing Your Go API with JWT Authentication
Neel Patel
Neel Patel
Neel Patel
Follow
Oct 3
Securing Your Go API with JWT Authentication
#
go
#
api
#
jwt
#
backend
12
reactions
Comments
2
comments
3 min read
Connecting Your Go API to a PostgreSQL Database
Neel Patel
Neel Patel
Neel Patel
Follow
Oct 4
Connecting Your Go API to a PostgreSQL Database
#
postgres
#
go
#
api
#
backend
8
reactions
Comments
Add Comment
4 min read
Adding Logging and Error Handling Middleware to Your Go API
Neel Patel
Neel Patel
Neel Patel
Follow
Oct 5
Adding Logging and Error Handling Middleware to Your Go API
#
go
#
api
#
logging
#
middleware
18
reactions
Comments
Add Comment
3 min read
Adding API Rate Limiting to Your Go API
Neel Patel
Neel Patel
Neel Patel
Follow
Oct 7
Adding API Rate Limiting to Your Go API
#
go
#
api
#
apigateway
#
ratelimiting
10
reactions
Comments
Add Comment
3 min read
Dockerizing Your Go API with Multi-Stage Builds
Neel Patel
Neel Patel
Neel Patel
Follow
Oct 7
Dockerizing Your Go API with Multi-Stage Builds
#
go
#
docker
#
api
#
throttlex
12
reactions
Comments
Add Comment
3 min read
Essential Unit Testing for Go APIs – Build Code with Confidence
Neel Patel
Neel Patel
Neel Patel
Follow
Oct 8
Essential Unit Testing for Go APIs – Build Code with Confidence
#
go
#
unittest
#
api
#
backend
10
reactions
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account