Skip to content

Spring Boot application to handle shopping coupon management as demo project

Notifications You must be signed in to change notification settings

yildizan/coupon-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

coupon-api

About

It is a demo application to handle operations below about shopping coupons:

  • list
  • add
  • update
  • delete
  • assign

Usage

To run standalone application:

mvn spring-boot:run

To run tests:

mvn test

Example

For sample requests, postman_collection.json can be imported to Postman.

About

Spring Boot application to handle shopping coupon management as demo project

Topics

Resources

Stars

Watchers

Forks

Languages