Disclaimer: All code crumbs have been tested in a working environment. Code optimization is beyond the scope of this project. The main goal of this project to provide a working sample and an easy way to understand how each code crumb fits in the whole.
AWS: Step Functions
How to Add Your Step Functions Inside Cloud Formation I recently had to create a series of step functions for a project I am working
Call ChromeData in NodeJS and PHP
In this code crumb, we will call ChromeData in NodeJS and PHP. We will call the “describeVehicle” method of ChromeData ADS(Automotive Description Service). The “describeVehicle” method
Upload Ads.txt to Bitnami Web Server
This seems easy but I spent some time googling it on the internet and did not find a straight answer. I had to move my
Query Database Using WordPress REST
This code crumb will query a WordPress database using WP REST. It tackles all the basic steps to interact and get data from the WordPress