https://github.com/nostalgiccoder/cex.lib
A class library project and console launcher used to demonstrate some of the capabilities of the REST based webuy (CEX) API.
https://github.com/nostalgiccoder/cex.lib
c-sharp console library net-core rest-api webuy-cex
Last synced: 5 months ago
JSON representation
A class library project and console launcher used to demonstrate some of the capabilities of the REST based webuy (CEX) API.
- Host: GitHub
- URL: https://github.com/nostalgiccoder/cex.lib
- Owner: NostalgicCoder
- Created: 2024-04-23T16:58:02.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-10T15:17:49.000Z (almost 2 years ago)
- Last Synced: 2025-07-11T11:25:56.041Z (12 months ago)
- Topics: c-sharp, console, library, net-core, rest-api, webuy-cex
- Language: C#
- Homepage:
- Size: 806 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
-----------------------------------------
14th May 2024:
-----------------------------------------
A class library project and console launcher used to demonstrate some of the capabilities of the REST based webuy (CEX) API.
The original goal of this project was to create an application that can track the stock level of products I am interested in at my local CEX branch. However as of April 2024 some of the endpoints of the webuy API (github.com/Dionakra/webuy-api) are non-functional which has prevented this goal being achieved.
Technologies / Principles Used:
- C#
- REST
- NET Core (Console & Class Library)
- RestSharp
- Newtonsoft.Json
Resources / Credits:
- https://github.com/Dionakra/webuy-api
- https://github.com/martinsirbe/cex-stock-checker
- https://github.com/piotrpdev/WeBuy-Cex-Price-Tracker
- https://www.youtube.com/watch?v=qm29vYcYBeg
Images:


