This package contains samples of kvServerKit framework.
DeclarativeServer is a sample server application with examples of various declarative API features of kvServerKit framework.
Note: swift run DeclarativeServer command builds and runs DeclarativeServer sample.
ImperativeServer is a sample server application handling simple requests. It's implemented on imperative API from kvServerKit framework.
Note: swift run ImperativeServer command builds and runs ImperativeServer sample.
- Svyatoslav Popov (@sdpopov-keyvariable, info@keyvar.com).