Skip to content

nirbhaybagmar/AWS-Go-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws_go

Client Side: React ServerSide: GoLang

To run the Golang Server:

  • Export your AWS credentials
  • and run - go run main.go

To run React on local Server

  • cd Client && npm install ( To install all the node modules )
  • npm start
  1. API to list all the EC2 instances
  2. API to change the state of instance to START or STOP
  3. API to create a new instance from region and imageID as parameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published