An open API service indexing awesome lists of open source software.

https://github.com/simplisticated/connection

REST API over Socket Connection
https://github.com/simplisticated/connection

Last synced: 10 months ago
JSON representation

REST API over Socket Connection

Awesome Lists containing this project

README

          











## At a Glance

In simple words, this library helps you to build REST API over socket connection.

## How to Get Started

Type in Terminal:

`npm install --save @russo-programmisto/connection`

or, if you prefer `yarn` over `npm`, type:

`yarn add @russo-programmisto/connection`

## Requirements

No special requirements.

## Usage

Documentation will be added soon.

## License

`Connection` is available under the MIT license. See the [LICENSE](./LICENSE) file for more info.