Database - SDK
The database and other services we do provide has REST API on top of it. So each interaction and much more are available using our robust API. Even though, work with API can be less joyful, than having a well-prepared SDK (Software Development Kit) for your programming language. For such reason, we provide ready to production SDKs which allows you to handle your tedious tasks very quickly and focus more on your app.
Currently, we do support:
- Javascript SDK – npm package which can be used in your front-end frameworks or libraries like React, React Native, Vue.js, Angular Js.
- .NET Core SDK – NuGet package allows you to connect .NET Core, ASP .NET Core apps to CodeMash
- Flutter – In progress
- Swift – Planning
- Android – Planning
Please go to our documentation page to see how you can implement them.