Examples
Basic Example
The basic usage example can be downloaded here. How to run:
- Download the zip file and extract it.
- Open the
restserver-basicusage
directory with Unity. - “Enter Safe Mode?” -
Ignore
the compilation errors and open the project. - Import the “RestServer” package via the package manager.
- All compilation errors should be fixed.
- Open the SampleScene.
- Read the “README.md” file.