davidnierman / reverse-auction-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse Auction API

Summary:

  • An Api that tracks projects, bids, vendors and buyers.

 

What is a reverse auction?

  • Multiple sellers that compete for the business of a single buyer.

 

Types of objects:

1. Sellers
2. Buyers
3. Bids

 

API Route Documentation:

 

Tech Stack

  • MongoDB
  • Express
  • NodeJS
  • Mocha & Chai

About


Languages

Language:TypeScript 98.8%Language:Dockerfile 1.2%