Skip to content

Notify about changes on tickets-lichterfest.de using AWS Lambda w/ Golang

License

Notifications You must be signed in to change notification settings

antiphp/lichterfest_lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lichterfest_lambda

Notify about changes on tickets-lichterfest.de using AWS Lambda w/ Golang

1. Installation

  • GOOS=linux GOARCH=amd64 go build -o main main.go
  • zip main.zip main
  • upload manually
  • setup env vars as defined in .env.example

About

Notify about changes on tickets-lichterfest.de using AWS Lambda w/ Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages