Skip to content

amontheptanlaeo/EMSTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMS Tracking API

  • เช็คสถานะพัสดุ EMS ด้วย Axios บนเว็ปแอป Reactjs

Installation

  • npm install
  • ใส่ Token ของตัวเองใน headers บรรทัดที่ : 17 ไฟล์ App.js
    • headers: {
        'Authorization': 'Token ...',
        'Content-Type': 'application/json'
      }
  • npm start

Get Token