Browsing Tag
api
164 posts
I Compared Four API Docs. Some Made Me Smile, Some Made Me Sigh
So, I’ve been neck-deep in API documentation lately—part of my whole technical writing journey. I figured, why not…
Solving Poor API Performance Issues: Tips for Developers
Great APIs respond lightning-fast, handle traffic spikes effortlessly, and use computing resources efficiently. Poor ones? They’re sluggish, error-prone,…
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…