You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build an API that takes in queries and returns desired item's current pricing in the market.
This would help in easier use of the product and increase it's scalability.
If item name is provided -> Return skins for all of the items with all the quality.
If skin name is provided -> Return with all the quality types for that skin.
Else specific items with qualities can also be retrieved.
The text was updated successfully, but these errors were encountered:
Build an API that takes in queries and returns desired item's current pricing in the market.
This would help in easier use of the product and increase it's scalability.
If item name is provided -> Return skins for all of the items with all the quality.
If skin name is provided -> Return with all the quality types for that skin.
Else specific items with qualities can also be retrieved.
The text was updated successfully, but these errors were encountered: