Go Back

YUP! Commerce

June 9, 2021

YUP! Commerce


YUP! Commerce is our fully custom E-Commerce API which handles:

  • Inventory
  • Sales
  • Shipping
  • Users
  • Discount Codes
  • Email Notifications

This API is built on NodeJS/Expres, and published to a private GitHub repo. It is also a private NPM package which makes it very efficient for us to add-in to a new client site with one command. From there we just have to layout the frontend design and setup our calls to the backend API. This also ensures that when a change is pushed to the API our clients get access to the new features quickly!