MunchPay Node API - Develop, Version & Deploy
Recalling SemVer
A quick revision of the Semantic Version. It consists of 3 sections.
MAJOR.MINOR.PATCH
MAJOR: It represents the major version of the app. Any incompatible change, API modification, or such changes are handled under this number.
MI...
tirthpatel.hashnode.dev3 min read