From fe9a83d5b4d95daf66028317366159db1672724a Mon Sep 17 00:00:00 2001 From: Kalemeeracollins Date: Tue, 24 Mar 2026 08:34:34 +0300 Subject: [PATCH] Added a api.md file details --- docs/api.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/api.md diff --git a/docs/api.md b/docs/api.md new file mode 100644 index 0000000..bac14ef --- /dev/null +++ b/docs/api.md @@ -0,0 +1,13 @@ +# 📘 Backend API Documentation + +## 📌 Overview +This document provides a complete reference for all backend API endpoints, including request/response formats, authentication, and usage examples. + +It is designed to help developers: +- Understand available endpoints +- Integrate quickly +- Test APIs بسهولة (via Postman, cURL, or Swagger) + +--- + +## 🌐 Base URL \ No newline at end of file