Consider Before You Code – Web API
Overview: You have an idea for a project or an existing project in progress and it’s time to build a web API; do you know where to start? The following article outlines the initial topics to consider before coding a new Web API. Above all,…
3 Types of API every Developer needs to know
Overview: Regardless of specialization, it’s inevitable that as a developer or project owner you will need to leverage an API at one point or another. An API is shorthand for Application Programming Interface. Although many types of API exist, the core focus of this article…