Skip to content

SebastianGiro/slash-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLASH API GO

Serverless API with golang

Requisites

Golang Check the installation guide at https://golang.org/doc/install

Serverless globally

npm i -g serverless

You should build the go files and then deploy them You can check the MakeFile for more info

Usefull commands

Deploy everything

serverless deploy -v

Invoke a function

serverless infoke -f functionName

List all api info

serverless info

About

Serverless API of slash with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published