Skip to content

Watermarking images with Golang, lambda, api gateway, serverless framework.

License

Notifications You must be signed in to change notification settings

MOCA-ORG/serverless-watermark-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Watermark Node.js

Watermarking images with Golang, lambda, api gateway, serverless framework.

Qiita

Dependence

serverless

$ npm install -g serverless

serverless(plugins)

$ sls plugin install -n serverless-offline

Local test

$ sls offline start

Deploy to AWS

# deploy to development environment.
$ make deploy

# deploy to production environment.
$ make deploy-prod

About

Watermarking images with Golang, lambda, api gateway, serverless framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published