CRUD Operations

Import this Postman collection into Postman to understand the endpoints and their functionalities.

barber shop.postman_collection.json

Back-end Endpoints

BarberShop Backend API Documentation

Overview

This backend API is designed to support various functionalities for a Barber Shop application. It utilizes Express.js for routing and MongoDB for data storage. Key features include user authentication, product management, booking handling, payment processing, and more.

Base URL

Base URL: <http://localhost:5000>

Endpoints

Authentication

Products and Services

Booking Management