chris_t_98

↗ HN profile [ 25.0 ms ] full profile
Karma
6
Created
December 29, 2018 (7y ago)
Submissions
0
  1. I wanted to share a pretty-ridiculous novelty website I created to improve my web design skills: https://clouthomepage.com The content on Clout Homepage is controlled by whoever has the most clout on the internet. To…

  2. Hi all, For my web app projects, I've been creating REST apis in my AWS account. These apis run using AWS API gateway, lambda, cloudfront. Each API generally does the same thing: 1.) validate the input params 2.) simple…