top of page
Search
The Tech Platform
Feb 28
How to make a call to chat API using REST API in Azure OpenAI Services
In the evolving world of technology, APIs have become the building blocks of software development. They allow different software systems...
Sofia Sondh
Feb 3
How to Create a Site Column in SharePoint?
SharePoint, Microsoft’s collaborative platform, allows organizations to manage and share content efficiently. One of its fundamental...
The Tech Platform
May 16, 2023
Unlocking Excel Data: How to Read Excel Files in a Web API using C#
In the article "Unlocking Excel Data: How to Read Excel Files in a Web API using C#", We will dive into the step-by-step process of...
The Tech Platform
Feb 24, 2023
How to Test a FastAPI microservice?
In this article, we will discuss how to Test a FastAPI microservice: A guide to testing a FastAPI microservice, including using the...
The Tech Platform
Feb 13, 2023
How to build Microservice with FastAPI
In this article, we will give you a step-by-step guide to build Microservice with FastAPI. Microservices is an architectural style that...
The Tech Platform
Jan 12, 2023
Microservices Questions and Answers
This tutorial will show you the best Microservice Interview Question and Answers. Microservices improve performance because teams handle...
The Tech Platform
Dec 5, 2022
12 Best API Monitoring Tool
API Monitoring refers to the practice of monitoring Application Programming Interfaces, most commonly in production, to gain visibility...
The Tech Platform
Dec 2, 2022
How to Secure Service Mesh?
In this article, we will be discussing the Microservice Mesh which includes: What is a Service Mesh? Advantages of Service Mesh...
The Tech Platform
Dec 1, 2022
APIs vs Microservices: The Difference
Here we will give you a brief introduction to APIs and Microservices and also learn what are the Similarities and the Difference between...
The Tech Platform
Oct 17, 2022
Creating an in-memory cache for .NET 6 Web API
Caching is the technique of storing frequently accessed data at a temporary location for quicker access in the future. ASP.NET Core...
bottom of page