Robinhood alternate web interface
Robinhood UI project I’ve published a new Github project that demonstrates how to build applications and services against the unpublished Robinhood Finance API. Unfortunately, Robinhood doesn’t make their API information publicly available (you have to...Integrating ServiceNow with Thycotic Secret Server
Tutorial showing how to integrate ServiceNow with Thycotic Secret Server (REST API and SOAP API) using server-side JavaScript
Change default Divi template on all posts using WordPress database
After migrating a large website and setting up Elegant Theme’s Divi theme, I found that all of the migrated posts had a default template set of “right sidebar”. The customer was fine with there being no modification to the posts except that they did...Red Hat Cloudforms Python API library
The Cloudforms API client library is a Python library used for interacting with Cloudforms (CFME) and ManageIQ (MIQ) cloud management appliances via their built-in RESTful interface.
HubSpot Forms (REST) API checkbox values
HubSpot doesn’t adequately explain how to pass in boolean values through its Forms API. I recently had to work with this API and wrote down some hints.