API

​API Marketplace vs API Directory

The definitions of API directory and API marketplace will be explained in real terms, and then the differences between them, advantages & disadvantages, use cases and revenue models will be mentioned. Don’t API directory and API marketplace look like two similar topics? The definitions of API directory and API marketplace will be explained in real terms, and then the differences between…
Read more
API

Advanced Scraper API vs ScraperAPI

You want to get rid of multiple calculations and development costs by directly integrating a scoreboard on a sports website into your project. The concept of “Web Scraping” as a life saver… In software development projects it has always been observed that the information and contents on different web pages are sometimes needed. For example, you want to get rid of multiple calculations and…
Read more
API

How Can You Make Money by Developing a Useful API?

If you are developing APIs, let’s find out the different ways you can monetize your API in order to increase your income. APIs power many significant components of the internet these days; web apps, mobile apps and desktop apps. This growth attracts many developers to…
API

Online Coding Classes for Kids

Today a lot of things we do or use are based on code. In this blog post, we will cover how to improve coding skills for kids. Why should kids learn how to code? Today a lot of things we do or use are based on code. While posting Instagram stories, ordering food from your…
API

Restful API Design Guideline

In this article, we will talk about what to pay attention to while developing Restful API and best practices accepted by many developers. Data sharing between two or more systems has always been a fundamental requirement of software development. Systems have the opportunity to use or process more than one data soruce in distributed architectures or 3rd party applications by exchanging…
Read more
API

Microservices Design - API Gateway Pattern

Our microservice architecture fully completed? Of course not. In this article we will examine the concept of API Gateway Pattern. With the trend of microservices architecture, monolithic applications gave way to structures consisting of tens or even hundreds of services…
API

Service Mesh vs API Gateway

The difference between API gateway and Service Mesh is considered many times by everyone in microservices and API architecture roles. In this article, you can find differences and similarities. The difference between API gateway and Service Mesh is considered many times by…
API

Building a Serverless REST API with Node.js and MongoDB

Serverless, is one of the hottest concepts of recent times. Today’s software infrastructures makes the concept of Serverless more interesting. Microservices, one of the popular topics of recent years, bring new problems and needs into our development environments. Serverless, on the other hand, is also one of the hottest concepts of recent times. The fact that distributed systems are…
Read more