diff --git a/docs/connected_services/how_to/APIs.md b/docs/connected_services/how_to/APIs.md index 5a9ca5c..a8e8624 100644 --- a/docs/connected_services/how_to/APIs.md +++ b/docs/connected_services/how_to/APIs.md @@ -1,5 +1,8 @@ [PREVIOUS PAGE](explanation.md) | [NEXT PAGE](endpoints.md) -| language | v1 | -| -------------------------------------------------------------- | :----------------: | -| [Python](https://github.com/FearlessDoggo21/CCashPythonClient) | :heavy_check_mark: | \ No newline at end of file +| language | v1 | +| ---------------------------------------------------------------------------------------- | :----------------------: | +| [Computer Craft](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua) | :heavy_multiplication_x: | +| [JS](https://github.com/LukeeeeBennett/ccash-client-js) | :heavy_multiplication_x: | +| [Python](https://github.com/FearlessDoggo21/CCashPythonClient) | :heavy_multiplication_x: | +| [Rust](https://git.stboyden.com/STBoyden/ccash-rs) | :heavy_multiplication_x: |