CRUD API Using Nodejs and Express

CRUD API Using Nodejs and Express

This is the third part of the node js tutorial series to create a restful API using the Express node.js module. I have shared node js with MySQL tutorials. This node js tutorial helps to create the rest API to the listing table, add a record, edit a record, and delete the record from the MySQL database. The rest API communicates with MySQL and updates data into the MySQL database.

(more…)

Simple Marketo API Example Using Python

marketo-api-example-python3

This tutorial help to access Marketo API using python.I will use python 3 with flask micro-framework.The Marketo’s provides powerful Rest API to access his resource.

Marketo’s(Powered By Adobe) is a powerful marketing automation software helps marketers master the art & science of digital marketing to engage customers and prospects.
(more…)