การทำงาน |
SERVICE |
---|---|
✔️ |
Article Service |
✔️ |
API Gateway |
✔️ |
Matching Service |
❌ |
ชื่อ |
หมายเหตุ: ✔️ = เสร็จแล้ว ,❌ = อยู่ในระหว่างปฎิบัติงาน
git clone https://github.com/jirawan-chuapradit/SOA2019_Group12.git
cd /SOA2019_Group12/
- Install Node.js, Mongo before running or testing
- Install all dependencies
"npm install"
npm start
npm test
http://35.247.168.170/api/{SERVICE_NAME}/{API_PATH}
• API Gateway Running via port 5000
• Article Service Running via port 8000
• Matching Service Running via port 5050
• Circuit Breaker Running via port 8888