Building a Serverless REST API with Go, AWS Lambda, and API Gateway
Today we'll be making a REST API using Go Fiber. The API returns dummy data for different entities like users, posts, employees, etc., that can be used for development and testing purposes.
Prerequisites:
Go installed on your system
AWS account
S...
blog.omeir.dev6 min read