mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
update APIs list
This commit is contained in:
parent
3279835696
commit
c9c9bee5c6
2 changed files with 15 additions and 7 deletions
12
APIs.md
12
APIs.md
|
|
@ -1,2 +1,10 @@
|
||||||
[CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua)
|
# Language Specific APIs
|
||||||
[Python API](https://github.com/fearlessdoggo21/ccashpythonclient)
|
|
||||||
|
## Complete
|
||||||
|
|
||||||
|
## In Dev
|
||||||
|
* [CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua)
|
||||||
|
* [Python API](https://github.com/fearlessdoggo21/ccashpythonclient)
|
||||||
|
* [Rust API](https://git.stboyden.com/STBoyden/ccash-rs)
|
||||||
|
* [JS API](https://github.com/LukeeeeBennett/ccash-client-js)
|
||||||
|
* [CS API](https://github.com/Soverclysm/CCash-dotnet-api)
|
||||||
10
README.md
10
README.md
|
|
@ -54,11 +54,11 @@ Go to [here](help.md) to see the API's endpoints. Using the Bank's API allows (y
|
||||||
## [Contributions](https://github.com/EntireTwix/CCash/graphs/contributors)
|
## [Contributions](https://github.com/EntireTwix/CCash/graphs/contributors)
|
||||||
Thank you to the contributors
|
Thank you to the contributors
|
||||||
|
|
||||||
| Name | Work |
|
| Name | Work |
|
||||||
| :------------------------------------------ | ----------------------------------------------------------------- |
|
| :------------------------------------------ | ---------------------------------------------------------- |
|
||||||
| [Expand](https://github.com/Expand-sys) | Frontend |
|
| [Expand](https://github.com/Expand-sys) | Frontend |
|
||||||
| [React](https://github.com/Reactified) | CC {API, Shops, and ATM, Logo} |
|
| [React](https://github.com/Reactified) | CC {API, Shops, and ATM, Logo} |
|
||||||
| [Doggo](https://github.com/FearlessDoggo21) | Logs loading/adding Optimized, Python API, convention suggestions |
|
| [Doggo](https://github.com/FearlessDoggo21) | Logs loading/adding Optimized, HTTP convention suggestions |
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue