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

https://github.com/raushanapp/laail_network_backend_assign

find all users and depending upon routes like /lender or /borrower or you can sort like Ascending or Descending
https://github.com/raushanapp/laail_network_backend_assign

cors dotenv expressjs nodejs nodemon typescript

Last synced: 4 months ago
JSON representation

find all users and depending upon routes like /lender or /borrower or you can sort like Ascending or Descending

Awesome Lists containing this project

README

          

# laail_network_backend_assign
find all users and depending upon routes like /lender or /borrower or you can sort like Ascending or Descending
## 1.find all users /users
# 2.create user like endpoint users/create
# 3. find all contracts endpoint /contract

# 4.create contract endpoint contract/create

# 5.sort by like ascending or descending endpoint /contract?sort=principle input value
if you want sort by ascending order simply put principle or descending -principle