Browsing Tag
api
165 posts
Create an AI Voice Generation App in 5 minutes 🧠✨
TL;DR This guide shows you how to build a web app in Go that uses ElevenLabs generative voice…
Higher Order Components: Cleaning Up Repetitive React Code
Introduction to the problem: Repetitive React components While working on building a secure message center, I ran into…
Deep Dive into API Testing – An introduction to RESTful APIs
Do you know what is an API? And how to test it? What kind of test that you…
⭐️ Optimizes your response using Laravel Resource Reducer
Hey guys, I’m delighted to share my latest work on the performance of your Laravel API endpoints 😉.…
What is API & REST API ?
An API, or Application Programming Interface, is set of rules i.e. protocols for building and interacting with software…
8 Free Public APIs For Developer
Hey, you miraculous maestros of code! Ever found yourself tearing your hair out because you need data to…
Sick of Writing Code Just for Mock Data? Try Sharkio 🚀🦈
What is sharkio? Sharkio is the only tool you’ll ever need for API development. Sharkio is an API…
How to Test the Magento API in Postman?
Magento API is an application programming interface that allows developers to integrate third-party applications or services with the…
Building a RESTful API with Node.js: Testing API
Introduction Testing is a critical aspect of building reliable and robust APIs. In this blog, we will explore…
The Complete Guide to Becoming a Web Developer: Part 5
Welcome back to the series “Becoming a Web Developer” part 5, and continuing with the APIs technologies and…