Browsing Tag
api
182 posts
Kiểm thử API với Postman nâng cao
Đây là bài viết kiểm thử Test case 1: Tạo bài viết Test case 2: Validate response
JavoTK – A Better OpenTK
I’ve been working on a simpler version of OpenTK/OpenGL 4.0 for around a week now. And through countless…
API Security: Protecting the Backbone of Modern Web Apps
Introduction: APIs Are Everywhere—And So Are the Threats Have you ever ordered food from an app, checked your…
I Tried Apidog MCP Server and It’s a Total Game-Changer for API Development
Let me start with a confession: I’ve spent countless hours of my life switching between API documentation and…
RESTful vs. GraphQL: Which One Should You Choose? 🤔
Hey everyone! 👋🏻 Whether you’re a seasoned developer or just starting out, you’ve probably heard the buzz about…
Creating a Microservice Architecture with Laravel APIs
In recent years, microservice architecture has gained immense popularity due to its ability to break down monolithic applications…
API Schema Validation with Cypress
Have you ever pushed an API update only to discover that your entire test suite broke because the…
How to Write Technical Documentation in 2025: A Step-by-Step Guide
“I wrote this code three months ago, and now I can’t understand it at all…” “Where’s the project…
🌐 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…