Skip to content

longbuibao/bigo-bot-service

Repository files navigation

Command

Create VM based on number of views

curl -X POST -H "Content-Type: application/json" -d '{
    "idolUrl": "https://example.com/idol-image.jpg",
    "viewAmount": 100,
    "imageId": "ami-0ebabb8cf39198221",
    "instanceType": "t2.micro",
    "region": "us-east-1"
}' localhost:3000/create-ec2-instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published