-
Notifications
You must be signed in to change notification settings - Fork 0
gvk2800/marketPrice
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Password of User | Registers the user | | /users/login | `post` | Accepts Username and Password | User Login | ## | user routes | Method | How to Use |Description | | --- | --- | --- |--- | | `/cmdty` | `post` | Accept the commodity name| | `/market` | `post` |Accept the market name and market type| | `/combPrice?mID=marketId&pId=cmdtyId` | `post` | Call the API with required bearer JWT token | add the price details in db.Accept market name,market type,convFctr,price,priceUnit| | `/combPrice/:id` | `get` |Call the API with JWT toke in header | gives average price,users and other details| # marketPrice # marketPrice
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published