This project is the second part of your recruitment process. You want to implement the process of non-contract shipment with the Canada Post API.
Define by yourself if you want to write comments and unit tests.
This illustration shows the workflow of Canada Post non contract shipment. You want to create one and get its label trough the application.
You can find more information here. Feel free to create an account and start working with your own credentials.
- npm
- node
npm i
npm run dev
Fee free to take this challenge to the next level
- TypeScript
- Webpack
- Create your own logger
- Keep in mind the multi providers pattern
May the force be with you!