From 72d57ce118d170c7be131838dc6413570e90820b Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Sat, 10 Jul 2021 22:51:57 -0700 Subject: [PATCH] :zap: updated API list --- docs/connected_services/how_to/APIs.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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: |