This repository contains the source code for the Content Delivery SDKs and samples.
Note the SDK is in preview. Please provide feedback and report issues.
Visit Optimizely World for full documentation of the REST APIs.
Source code and documentation.
Source code and documentation.
This project uses:
- Node.js 14+
- npm 6+
- .NET SDK 5+
- SQL Server 2016 Express LocalDB (download here)
- Update version in all SDK package.json files.
- Merge to master branch.
- Create new Github release based of master branch.
- Tag version with following format: v1.2.0.
- Give the release a title and write an optional description.
- Publish.
The easiest way to contribute is to join in with the discussions on Github issues or create new issues with questions, suggestions or any other feedback. If you want to contribute code or documentation, you are more than welcome to create pull-requests, but make sure that you read the contribution page first.