项目作者: michaelmcallister

项目描述 :
a URL shortener API written in Golang built for AWS Lambda and AWS S3
高级语言: Go
项目地址: git://github.com/michaelmcallister/serverless-url-shortener.git
创建时间: 2017-07-30T11:24:27Z
项目社区:https://github.com/michaelmcallister/serverless-url-shortener

开源协议:MIT License

下载


serverless-url-shortener Build Status Coverage Status License: MIT

a URL shortener API written in Golang built for AWS Lambda and AWS S3

Getting Started

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.

  1. TODO

Installing

  1. TODO

Running the tests

Tests are provided by Golangs testing framework and can be run with go test

  1. serverless-url-shortener [master]
  2. go test
  3. PASS
  4. ok _~/git/serverless-url-shortener 0.004s
  5. serverless-url-shortener [master]

Further information can be found on Golang.org

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details