Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 730 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 730 Bytes

URL Shortener

The URL shortener is an application developed in Java that uses AWS services to offer short and manageable URLs.

Project created through a mini course from Rocketseat.

Used Technologies

  • Java
  • AWS Lambda
  • AWS S3
  • AWS API Gateway

Content

  1. Creating a serverless function and configuring shortened url.
  2. Integration with S3.
  3. Redirecting URLs and configuring API Gateway.

Creating the shortened URL

shortUrl

Testing

shortUrl.mp4