bjabrboe1984

↗ HN profile [ 29.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Building a production-ready webhook delivery system from scratch takes weeks. Setting up webhook infrastructure, managing webhook queues, and handling webhook retries is complex. Play around with this JavaScript code…

  2. This blog post shows how you can build a fast serverless API for a large data set. We'll use a 144MB file with 500K famous quotes to create an efficient NoSQL datastore using code hooks. We'll build and deploy a public…

  3. This blog post shows how you can create a serverless background application for sending bulk HTML emails using the popular Mailgun SaaS and the new codehooks.io JavaScript/NoSQL backend service.