a URL shortener API written in Golang built for AWS Lambda and AWS S3
a URL shortener API written in Golang built for AWS Lambda and AWS S3
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
TODO
TODO
Tests are provided by Golangs testing framework and can be run with go test
☁ serverless-url-shortener [master] ⚡
go test
PASS
ok _~/git/serverless-url-shortener 0.004s
☁ serverless-url-shortener [master] ⚡
Further information can be found on Golang.org
This project is licensed under the MIT License - see the LICENSE.md file for details