APIs, SaaS, IaaS, PaaS
11 postsApplication Development Interface, SaaS
WordPress API development with Postman or PAW
The Wordpress API [https://wordpress.org/plugins/acf-to-rest-api/] works well. Once you figure out how to send a REST request, you'll be jamming in no time....
Using an ORM with NodeJS
I've written a lot about building REST API's and a few of my favorite include Rails-only API [https://www.chrisjmendez.com/2016/07/04/...
Basic Curl Commands for API Gateway
AWS's API Gateway is great for developers who need a simple API for their SaaS Services. When it comes to testing out your API, there are...
Charging SaaS customers using AWS API Gateway
Keys are used to provide access to specific locks. Before we can talk about keys, let's make sure we know how to create a lock using...
AWS: Install a Node app on AWS
I normally use Heroku [https://devcenter.heroku.com/articles/getting-started-with-nodejs#introduction] or Openshift [https://www.chrisjmendez.com/2012/04/29/expressjs-app-with-mongodb-on-openshift/] to publish apps but AWS works too....
Map API's
Geographic information system (GIS) is the umbrella for cartography, geo, and anything dealing with the science of location. Although you might be asking, Cartography * Google Maps * Apple Maps...