Skip to content

Commit 17e0440

Browse files
elucidsoftclaude
andcommitted
docs: add Other SDKs section
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent fe005bd commit 17e0440

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,13 @@ client, err := cloudlayer.NewClient("key", cloudlayer.V2,
227227
)
228228
```
229229

230+
## Other SDKs
231+
232+
- **JavaScript/TypeScript:** [@cloudlayerio/sdk](https://www.npmjs.com/package/@cloudlayerio/sdk) ([GitHub](https://github.com/cloudlayerio/cloudlayerio-js))
233+
- **Python:** [cloudlayerio](https://pypi.org/project/cloudlayerio/) ([GitHub](https://github.com/cloudlayerio/cloudlayerio-python))
234+
- **PHP:** [cloudlayerio/sdk](https://packagist.org/packages/cloudlayerio/sdk) ([GitHub](https://github.com/cloudlayerio/cloudlayerio-php))
235+
- **.NET C#:** [cloudlayerio-dotnet](https://www.nuget.org/packages/cloudlayerio-dotnet/) ([GitHub](https://github.com/cloudlayerio/cloudlayerio-dotnet))
236+
230237
## License
231238

232239
MIT - see [LICENSE](LICENSE)

0 commit comments

Comments
 (0)