In simple words, this library helps you to build REST API over socket connection.
Type in Terminal:
npm install --save @russo-programmisto/connection
or, if you prefer yarn
over npm
, type:
yarn add @russo-programmisto/connection
No special requirements.
Documentation will be added soon.
Connection
is available under the MIT license. See the LICENSE file for more info.