Skip to content

vedashree29296/cloud-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-assignment

Cloud Assignment to create API to find and append copyright symbol to company names

The entire Documentation can be found at:

https://github.com/vedashree29296/cloud-assignment/wiki

Links to Pages:

TL;DR

Swagger UI and API Documentation is available at:

http://swagger-ui-cloud-assignment.s3-website-us-east-1.amazonaws.com/

API endpoint:

https://kepxuc1vi5.execute-api.us-east-1.amazonaws.com/dev/replaceOrganisation

Documentation

https://github.com/vedashree29296/cloud-assignment/wiki

Sample curl command:

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\"]}"

Assignment Specifics:

  • Developed in Go
  • Deployed on AWS Lambda + API Gateway using Serverless Framework.
  • CI/CD using GitHub actions

About

Cloud Assignment to create API to find and append copyright symbol to company names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages