Browsing Tag
api
164 posts
🌐 HTTP Status Codes: A Comprehensive Guide to API Responses
“Is this just a 200 OK? No, maybe a 202 Accepted… or wait, is it actually a 201…
.http Files: The Hidden Tool Every Developer Needs for API Testing
If you’ve ever found yourself juggling multiple tools to test APIs—switching between your IDE, a browser, and a…
Amass API – REST API Solution for Domain Reconnaissance
For a long time, I searched for a solution like this and finally decided to create my own.…
How to Post Articles to Dev.to Using iOS Shortcuts
This guide will walk you through the process of posting articles to Dev.to using iOS Shortcuts, without needing…
Day 6: Building APIs with Laravel Sanctum
APIs are the backbone of modern applications, enabling seamless communication between different platforms. Laravel Sanctum provides a lightweight…
Introducing API Endpoint Search at Scale (via LiveAPI)
Have you ever tried to find a specific API endpoint – from dozens of code repositories? You may…
🚀 API Maker : Release Notes for v1.9.0
⭐ January 2025 ⭐ Changes [Feature] : Swagger Documentation support added. [IMPROVEMENT] : Access visibility improvements in API…
Using the GitHub API in Rust
With Octocrab crate Introduction The github_api repository demonstrates how to interact with the GitHub API using Rust. This…
The Best Free Alternative to IntelliJ HTTP Client
The IntelliJ HTTP client is a robust tool built into IntelliJ IDEA, enabling developers to test and manage…
Top 10 HTTP Testing Tools for Mac in 2024
In modern software development, HTTP testing tools have become essential companions for developers. This article will introduce 10…