From 21a59a3757f06ae3d311c55b144eaf8029bf845b Mon Sep 17 00:00:00 2001 From: Lakmina Pramodya Gamage Date: Sun, 15 Dec 2024 00:46:31 +0530 Subject: [PATCH] docs: add initial API documentation for the API Gateway project --- API-docs.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 API-docs.md diff --git a/API-docs.md b/API-docs.md new file mode 100644 index 0000000..3cefebb --- /dev/null +++ b/API-docs.md @@ -0,0 +1,7 @@ +# API Documentation + +## Introduction +Welcome to the API documentation for the API Gateway project. This document provides information on how to interact with the API, including authentication, available endpoints, and error handling. + +## Endpoints +List the available endpoints in your API along with their descriptions, request parameters, and response formats. For example: