From 277713c1cc65e1ac78398b5d8a45b0886c8975c7 Mon Sep 17 00:00:00 2001 From: Fred Vuni <41730664+FREDVUNI@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:45:28 +0300 Subject: [PATCH] chore: add API documentation details to readme file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ee685fb7..2e36eca6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ This project is a full-stack admin dashboard built using the following technolog - **MongoDB** for the database - **Node.js** and **Express.js** for the backend +### API Documentation + +The API for this project is documented using Postman. You can access the Postman collection to explore the available endpoints, their parameters, and example responses. + +Postman API Documentation [Link](https://documenter.getpostman.com/view/21884902/2s935soMqx) + ### Credit Special thanks to Ed Roh - Youtube.