This commit is contained in:
EntireTwix 2022-11-30 20:37:31 -08:00
parent a9e3ca1665
commit a68e86b216

View file

@ -1,7 +1,7 @@
[PREVIOUS PAGE](explanation.md) | [NEXT PAGE](endpoints.md) [PREVIOUS PAGE](explanation.md) | [NEXT PAGE](endpoints.md)
note: all CCash version's API are backwards compatible, so while an API may not support the newest CCash release it can still call the old endpoints. note: all CCash version's API are backwards compatible, so while a language's API may not support the newest CCash release it can still use the old endpoints.
| author | language | | v1 | v2 | | author | language | | v1 endpoints | v2 endpoints |
| :-------------------------------------------------------- | :------: | ------------------------------------------------------------------------- | :----------------------: | :----------------------: | | :-------------------------------------------------------- | :------: | ------------------------------------------------------------------------- | :----------------------: | :----------------------: |
| [SpaceCat](https://github.com/SpaceCat-Chan) | CCLua | [CatsCCashLuaApi](https://github.com/SpaceCat-Chan/CatsCCashLuaApi) | :heavy_check_mark: | :heavy_multiplication_x: | | [SpaceCat](https://github.com/SpaceCat-Chan) | CCLua | [CatsCCashLuaApi](https://github.com/SpaceCat-Chan/CatsCCashLuaApi) | :heavy_check_mark: | :heavy_multiplication_x: |
| [Luke](https://github.com/LukeeeeBennett/ccash-client-js) | JS | [ccash client js](https://github.com/LukeeeeBennett/ccash-client-js) | :heavy_multiplication_x: | :heavy_multiplication_x: | | [Luke](https://github.com/LukeeeeBennett/ccash-client-js) | JS | [ccash client js](https://github.com/LukeeeeBennett/ccash-client-js) | :heavy_multiplication_x: | :heavy_multiplication_x: |