Create REST API in Golang with Serverless Framework and AWS
Today, we are learning how to create a basic serverless Golang API with Serverless Framework and deploy it to AWS Lambda and AWS API Gateway. Serverless API or FaaS (Function as a Service) has become a trend in modern software architecting for years. There are a few reasons that I do like about serverless API Configure AWS …
Create REST API in Golang with Serverless Framework and AWS Read More »