Skip to content

πŸ›’ Spring Boot Shopping Cart API - Effortlessly manage products, handle cart operations, and process orders seamlessly. Test with ease using Postman. πŸš€

Notifications You must be signed in to change notification settings

arunsak04/Shopping-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Spring Boot Shopping Cart API

Welcome to the Spring Boot Shopping Cart API! This project serves as the backend for a shopping cart application, providing essential functionalities through API endpoints. Integration with the Postman software makes testing a breeze.

Features:

  • Product Management: Easily manage products via API endpoints for CRUD operations.
  • Shopping Cart Operations: Perform seamless cart actions through dedicated API calls.
  • Order Processing: Efficient order processing via API requests with detailed order summaries.
  • User Authentication: Secure API endpoints with user authentication and authorization.
  • Database Integration: Utilizes Spring Data JPA for smooth database interactions.

Getting Started:

  1. Clone the Repository:
    git clone https://github.com/your-username/shopping-cart-api.git
    
  2. Navigate to the Project:
    cd shopping-cart-api
  3. Build and Run:
    ./mvnw spring-boot:run
  4. Access API Endpoints:
  • Open your Postman software and import the provided Postman Collection. Prerequisites:
  • Java Development Kit (JDK)
  • Apache Maven
  • Postman Software Contributing:
  • Contributions are welcome! Please follow the Contributing Guidelines.

License:

  • This project is licensed under the MIT License - see the LICENSE file for details.
This template assumes that you have a separate frontend application interacting with these API endpoints, and you're using Postman for testing. Adjustments can be made based on your specific setup and requirements.

About

πŸ›’ Spring Boot Shopping Cart API - Effortlessly manage products, handle cart operations, and process orders seamlessly. Test with ease using Postman. πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages