onepipe technical challenge
- Clone the repository
-
Install dependencies
npm install
-
Run
npm run dev
Request | Routes |
---|---|
POST | http://localhost:4440/create |
POST | http://localhost:4440/balance |
POST | http://localhost:4440/statement |
POST | http://localhost:4440/collect |