Skip to content

Commit 755b623

Browse files
author
ExLin
committed
wrappers must wrap
1 parent 567231d commit 755b623

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

api.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,18 @@ If a build has a `live: true` field, that means it's not a "saved" build, but si
8989
As outlined in [UID endpoints](#uid-endpoints), when you make a UID request, you could get an `owner` object. You can construct the URL using these fields in the object:
9090

9191
`https://enka.network/api/profile/{owner.username}/hoyos/{owner.hash}/builds/`
92+
93+
94+
## Wrappers
95+
96+
TS/JS - https://www.npmjs.com/package/enkanetwork.js - [Jelosus1](https://github.com/Jelosus2)
97+
98+
TS/JS - https://github.com/yuko1101/enka-network-api - [yuko1101](https://github.com/yuko1101)
99+
100+
Rust - https://github.com/eratou/enkanetwork-rs - [eratou](https://github.com/eratou)
101+
102+
Python - https://github.com/mrwan200/enkanetwork.py - [mrwan200](https://github.com/mrwan200)
103+
104+
Python - https://github.com/seriaati/enka-py - [seriaati](https://github.com/seriaati)
105+
106+
Java - https://github.com/kazuryyx/EnkaNetworkAPI - [kazury](https://github.com/kazuryyx)

0 commit comments

Comments
 (0)