Skip to content

Files

Latest commit

 

History

History
16 lines (13 loc) · 376 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 376 Bytes

Sales Order exposure via Express Routes

npm install

node . # -d

# Sales Order API ready:
# http://localhost:3000/login
# http://localhost:3000/salesorder/getlist
# http://localhost:3000/salesorder/get
# http://localhost:3000/salesorder/create
# http://localhost:3000/salesorder/update
# http://localhost:3000/salesorder/status
# http://localhost:3000/logout