What does HackerNews think of node-dominos-pizza-api?

This is a node.js wrapper for the dominos pizza apis

Language: JavaScript

Dominos is pretty modern as far as restaurants go.

There’s even an API for several platforms[0], and integrations with IFTTT, Home Assistant, etc.

In university, I helped my dorm neighbour build a big red button that would order a pizza and then set the lights to green once it on the way.

[0]: https://github.com/RIAEvangelist/node-dominos-pizza-api

Sure! On the front end it's HTML, CSS, and jQuery - no hip JS frameworks nor complex build pipelines. Backend is node and express. The dominos API is https://github.com/RIAEvangelist/node-dominos-pizza-api, as mentioned below. Everything is hosted in AWS on Elastic Beanstalk on a few t2.micro instances.