[go: up one dir, main page]

Skip to content

VinWare/OrderMatching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrderMatching

To run, run the org.cod.OrdermatchingApplication main method

Various request you can send to check orders and its status are :

(Note that this request are with respect to localhost:8080)

1.To start the Market : /start

2.To view Allorders : /Orders/AllOrders

3.To view Buyorders : /Orders/BuyOrders

4.To view Sellorders : /Orders/SellOrders

5.To know the status of the Orders:

a.For Successful orders: /Orders/SUCCESS
b.For Cancelled orders: /Orders/CANCELLED
c.For Pending orders: /Orders/PENDING
d.For Partial orders: /Orders/PARTIAL

MORE REQUEST WILL BE ADDED SOON :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •