API

What Is the Difference Between JSON and XML

Today, with the increase in the use of Rest APIs, the number of sign languages that systems exchange data with has increased. Two of the most popular are JSON and XML. In this article, we will examine the JSON and XML languages, which are the markup languages that every software developer frequently uses. In order to see the differences between these two text formats, first of all, it is necessary…
Read more
API

5 Shipping APIs

There are many domains that make up the system in e-commerce platforms. Such as order, cart, payment and shipment. The heart of e-commerce platforms is the shipping process. If users have decided to buy products from your e-commerce platform and have purchased this product…
API

Key Use Cases for GraphQL APIs

GraphQL, which we have been hearing a lot lately, is used to load data from the server to a client. GraphQL describes itself as “a query language for your APIs”. GraphQL database technology should not be misled. GraphQL is an API query language, so GraphQL is not…
API

5 APIs to Detect Objects From Video

Artificial intelligence and machine learning concepts are mixed in human life today. Many social media applications, smart home systems, music recommended to you in online music applications appear in many areas, such as people. An increasingly popular area in artificial intelligence operations is image recognition. Let’s take a look at the concept of image recognition, aka image…
Read more
API

What’s the Difference Between Swagger and OpenAPI

Documentation and testing of the software developed in software development processes is very important. For example, it is very important to explain the documentation of the Rest APIs developed in a backend application, the explanations of their functions and how to test…
API

Best FinTech APIs to Use in Your Finance Software

FinTech, which means Financial Technology, has become popular today. It is a financial industry that has emerged to improve financial services by integrating finance and technology and continues to develop today. Financial technologies, which were initially seen as a more…
APIAutomation

Best Speech-to-Text APIs in 2022

Artificial intelligence applications have entered our lives. In everyday life, we see artificial intelligence applications many times without realizing it. For example, Snapchat puts glasses on users’ eyes and airport cameras measure passenger stress. Another application area of artificial intelligence that is increasing in use is speech-to-text. So what is this speech-to-text? What is…
Read more
API

How to Build an API-Driven Weather App

Many of today’s web backend applications obtain their data from different services. While the backend applications are running, they make requests to different APIs and present the data they obtain to the client. In this article we will develop a Rest API that returns…
APINews and Updates

Exploring the Web3 API

The most talked about topics on the internet lately are about the internet and the future of the internet. The concept that has been put forward as Web3 is one of the concepts that have come into our lives lately, but we are not aware of it. The digital revolution is…
APISecurity

Everything You Need To Know About API Tokens

The increase in the use of API has led to many conveniences in software development processes. It is one of the easiest ways to exchange data. The increase in the use of API also brought some problems. The most important of these is API security. If you are developing an API, you must ensure the security of this API. API security is the process of protecting APIs from attacks. Because APIs are so…
Read more