A transaction payment splitting service (TPSS). The service is meant to calculate the amount due to one or more split payment "entities" as well as the amount left after all splits have been computed.
You can find information on how to download and install Node here
Clone the repository:
$ git clone https://github.com/izudada/Lannister-Pay-API.git
$ cd into project folder
Run
$ npm init
Hit enter a couple of times to get all default vaues.
Run
$ npm i express
Run
$ npm i --save-dev nodemon
Run
$ npm run devStart
- Documentation for this single endpoint can be found here
- Web Dev Simplified - A beginner guide on creating an API using Node Js
- DEBUG PORT on Heroku - How to get heroku port instance
- Website - Anthony Udeagbala
- LinkedIn - @izudada
- Twitter - @_izudada