Skip to content

Files

Latest commit

924d5b4 · Apr 2, 2021

History

History

express

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