-
Notifications
You must be signed in to change notification settings - Fork 0
GMafra/python_API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Description: Python Rest API to manage Elastic LoadBalancer on AWS Details: The API was developed with python3, modules used: Flask, flask_basicauth and boto3. Three main http methods are in place: GET http://hostname/elb/{elbName} - List all EC2 Instances currently attached to the elb specified POST http://hostname/elb/{elbName} - Attach an EC2 Instance to the elb specified DELETE http://hostname/elb/{elbName} - Dettach an EC2 Instance from the elb specified The API is being served with Apache Web Server
About
Python Restful API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published