Skip to content

edsonjuniordev/go-serverless

Repository files navigation

go-serverless

A simple application to study the serverless concepts with Golang.

🚀 Getting Started

Follow the steps to install the project on your local machine.

📋 Prerequisites

You need the following elements to use the service:

  • NPM
  • Golang
  • aws-lambda-go library
  • Serverless framework
  • Docker and Docker compose

🔧 Installation


Create a folder on your computer where you want to clone the repository.

Clone this repository to your machine using git commands:

https://github.com/edsonjuniordev/go-serverless.git .

📌 Usage


Install the packages:

npm i

and

go mod download

Build the binary file:

make build

Run the project:

make dev

📦 Development


This project was developed in order to study the concepts of serverless applications made in golang.

🛠️ Built with


This project was developed with current market technologies, as well as:

About

A simple application to study the serverless concepts with Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors