Application Programming Interface or API is a concept in software technology that defines the interactions between multiple applications and …
rest api
REST API Best Practices for REST API Developers
Representational State Transfer (REST) APIs are a way to connect apps and websites to information on servers. The REST API architecture …
What is API Design? API Design Best Practices and Principals for APIs
Before any development is made on any structure or even product, there must be a well-established plan and well-informed decisions to ensure …
REST vs gRPC: Understanding Two Very Different API Styles
There is a lot of information on the Internet about gRPC and REST APIs. In fact, there is so much out there that it's hard to sort it all …
How to use a Car Database API
Introduction Open data APIs provide us with the ability to query large data sets in meaningful ways, drill down to the data being requested …
How To Convert An Existing Rails App to an API
Ruby on Rails is a great framework to build web applications. A great share of websites and services use it nowadays, including GitHub, …
The Best NodeJS Frameworks for 2021
Choosing a framework for your NodeJS application can be tough. There are so many of them, with their own strengths and weaknesses. At the …
REST API vs Web API (vs SOAP API) [What’s the Difference?]
REST API vs Web API In the world of web development, there are several confusing words that we often hear and let them pass because we …
How To Use an API (The Complete Guide) [A Simple API Example]
What is an API and How Do They Work? In the process of improving your applications, you will eventually come across a term like API. API …
How To Use An API with Java (The Complete Beginner’s Guide)
In this article, we will talk about the best technology of the interaction between software and test it on the most popular language for …
API vs Library (What’s the Difference?)
In computer programming, terminologies are sometimes confusing to both expert developers and beginners. A lot of programmers have had a …
API vs Web Service: What’s the Difference?
API vs Web Service In August of 1991, the World Wide Web was born. It was nothing like it is today — in fact, it was slow and quite bare, …