An open API service indexing awesome lists of open source software.

https://github.com/ogubuikealex/psot-node

This is a repo that holds the code samples that I discussed during PINK SUMMER OF TECH
https://github.com/ogubuikealex/psot-node

Last synced: 7 months ago
JSON representation

This is a repo that holds the code samples that I discussed during PINK SUMMER OF TECH

Awesome Lists containing this project

README

          

TASK : Given a file - create a basic express server that can

Get all transactions

Post a new transaction

Update an existing Transaction

Get A transaction by Timestamp

Get All transactions by type (Withdraw/ Deposit)

Bonus: Get all transactions done on a particular date

đź’ťLet the legendary array methods guide youđź’ť