-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vedashree Patil edited this page Jun 4, 2021
·
8 revisions
Links to Pages:
http://swagger-ui-cloud-assignment.s3-website-us-east-1.amazonaws.com/
https://kepxuc1vi5.execute-api.us-east-1.amazonaws.com/dev/replaceOrganisation
https://github.com/vedashree29296/cloud-assignment/wiki
curl -X POST "https://kepxuc1vi5.execute-api.us-east-1.amazonaws.com/dev/replaceOrganisation" -H "accept: application/json" -H "Content-Type: application/json" -d "{\"text\":\"Facebook, Netflix, Amazon and Google are called the FANG companies.\",\"add_organisation\":[\"Facebook\"]}"
- Developed in Go
- Deployed on AWS Lambda + API Gateway using Serverless Framework.
- CI/CD using GitHub actions