https://github.com/sobekcore/blackdesertmarket
A web recreation of Central Market from the game Black Desert Online. Contains both API and client-side application.
https://github.com/sobekcore/blackdesertmarket
api bdo blackdesertonline docker typescript
Last synced: 2 months ago
JSON representation
A web recreation of Central Market from the game Black Desert Online. Contains both API and client-side application.
- Host: GitHub
- URL: https://github.com/sobekcore/blackdesertmarket
- Owner: sobekcore
- Created: 2022-10-08T00:53:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T13:41:33.000Z (over 1 year ago)
- Last Synced: 2023-08-20T15:08:19.831Z (over 1 year ago)
- Topics: api, bdo, blackdesertonline, docker, typescript
- Language: TypeScript
- Homepage: https://blackdesertmarket.com
- Size: 6.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# Black Desert Market
Black Desert Market is a web recreation of Central Market from the game Black Desert Online. Project has a market API and UI resembling in-game market interface.
## Motivation
Motivation behind this project is that the official web market is very lackluster in terms of functionality when compared to the in-game one. There simply was not a single good solution that had the same experience as the market we know from game - thus the project was made.## Implementation
This project uses data from official web market API ([https://eu-trade.naeu.playblackdesert.com/Home](https://eu-trade.naeu.playblackdesert.com/Home)), but is adjusted to be more usable in real world applications.## API Documentation
Documentation for the API can be found here: [https://api.blackdesertmarket.com](https://api.blackdesertmarket.com).## Legal Considerations
Legal Considerations for the whole project can be found here: [https://blackdesertmarket.com/legal](https://blackdesertmarket.com/legal).## Contributing
Contribution in any form is welcome, feel free to submit a pull request with any change that you think would make this project better. We will appreciate help in any possible way.