Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 487 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 487 Bytes

aws-ec2-price

REST API for searching price of AWS EC2 instance

Installation

go get -u github.com/odg0318/aws-ec2-price

This package requires some dependancies:

Run

aws-ec2-price --port=[PORT]

Default port is 8080.

Run with Docker

docker run -p 8080:8080 -d guri/aws-ec2-price

APIs

  • GET /ec2/regions/:region/instance_types/:instance_type