# Functions

Must raises an error if it not nil.
NewApp returns initialized struct of main server application.
NewReact initialized React struct.

# Structs

API is a defined as struct bundle for api.
App struct.
AppOptions is options struct.
React struct is contains duktape pool to serve HTTP requests and separates some domain specific resources.