Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ns2kracy/universalis-rs
A Rust library for interacting with the Universalis API.
https://github.com/ns2kracy/universalis-rs
Last synced: 17 days ago
JSON representation
A Rust library for interacting with the Universalis API.
- Host: GitHub
- URL: https://github.com/ns2kracy/universalis-rs
- Owner: Ns2Kracy
- License: mit
- Created: 2024-02-18T14:19:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T15:21:04.000Z (11 months ago)
- Last Synced: 2024-12-23T21:14:03.342Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# universalis
A Rust library for the Universalis API.
## REST API
### v1
No plans yet
### v2
Table of contents
Endpoints
1. [x] (Unstable) Trade volume
2. [x] Available data centers
3. [x] Available worlds
4. [x] Game entities
5. [x] Least-recently updated items
6. [x] Market board current data
7. [x] Market board sale history
8. [x] Market tax rates
9. [x] Marketable items
10. [x] Most-recently updated items
11. [x] Recently updated items
12. [x] Upload counts by upload application
13. [x] Upload counts by world
14. [x] Uploads per day
15. [x] User lists## Websocket API
No plans yet