|
|
|
|
|
by soerface
2185 days ago
|
|
Neat! The prices are without currency symbols - I guess it's always USD? Or maybe dependent on the region…? Would be nice if the $ symbol is printed, and even better if I could see the prices of my european servers in european currency - maybe add a param to select the currency? It would be very helpful if you would support the `Accept: application/json` header. This way, we could use it in combination with jq to do arbitrary filtering: curl -L -H "Accept: application/json" ec2.shop | jq .
|
|