The book.uz server is the backend system powering the book.uz platform, handling user authentication, book management, orders, and other essential functionalities.
- Features
- Technologies Used
- Getting Started
- API Endpoints
- Project Structure
- Contributing
- License
- Contact
- Secure JWT-based authentication
- CRUD operations for books
- Manage book orders and transactions
- Find books easily with filters
- Manage users, books, and orders
- Integrated payment system (if applicable)
- Node.js + Express.js
- MongoDB with Mongoose ORM
- JWT (JSON Web Token)
- Zod
- Winston
- Swagger (if applicable)
- Git
Ensure you have the following installed:
- Node.js (version 16.x or higher) - Download Node.js
- MongoDB (local or cloud-based like MongoDB Atlas)
- npm (version 7.x or higher) or yarn (version 1.x or higher)
git clone https://github.com/abdulakhatov-dev/book.uz-server.git
cd book.uz-server