reCloud is a Clientless Cloud API which is (really) early development.
Name | Description | Written in | Link | Status | Author |
---|---|---|---|---|---|
reCloud-API | A C# Wrapper for the reCloud API | C# | / | WIP | ReCloud Team |
Name | Description | Written in | Link | Status | Author |
---|---|---|---|---|---|
reCloud-Client | A C# Client for reCloud | C# | / | WIP | ReCloud Team |
Make sure your read the Code of Conduct and Contributing before making a Merge Request.
Please make sure to update tests as appropriate.
Clientless means that you don't get a Interface to interact with out of the box.
We want to focus on the API itself, we want to make sure the API is fast, secure and reliable - and as we are a rather small team, we want to focus on that. We'll make a basic Client and provide Wrappers for the API which can be used to make your own Client with ease.