Skip to content

cui422/orders-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-es6-mongoose

  1. Preinstall

MongoDB

  1. Run

npm install

npm start

  1. API End-Point
  • POST 127.0.0.1:3000/api/create parameters: {token: AAg9m37KycRQ9XxphSgCfJRCcx34YudCuZgZiUKFwoWR}

  • POST 127.0.0.1:3000/api/{orderId}/cancel

  • GET 127.0.0.1:3000/api/orders/{orderId}

NOTE: Please make sure if payment-backend is already running before running order-backend.

About

This is a test project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors