Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 580 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 580 Bytes

Catrl

Catrl is a cat-themed URL shortener, inspired by Gfycat's URL encoding scheme: instead of using jumbles of letters and numbers, they use an easy-to-remember adjective-adjective-noun scheme. Catrl, instead of a random noun, uses synonyms of the word "cat" (along with some extras hehe)!

Technologies Used

  • Node.js Lambda functions driving the back-end composed with the Serverless framework
  • DynamoDB for fast, simple, NoSQL database
  • S3 behind Cloudfront for image storage
  • Pure HTML/CSS/JS driving the front-end :)