Skip to content

holymos/serverless-go-api

Repository files navigation

serverless-go-api

A Serverless API made with Go.

Technologies

  • Go
  • AWS API Gateway
  • AWS Lambda
  • AWS DynamoDB
  • Serverless

📋 Prerequisites

  • NPM
  • Go
  • Serverless framework
  • AWS Credentials

🔧 Installation


If you want to run the API locally:

npm i

and

go mod download

Build the binary:

make build

Run the project locally:

make dev

📦 Deploy


make deploy-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published