mirror of
https://github.com/litruv/API-WebSocket-Bridge.git
synced 2026-07-24 10:46:04 +10:00
11 lines
201 B
Markdown
11 lines
201 B
Markdown
# RestfulSockets
|
|
|
|
RestfulSockets is a JavaScript library for building RESTful APIs with WebSocket integration.
|
|
|
|
## Installation
|
|
|
|
Install RestfulSockets using npm:
|
|
|
|
```shell
|
|
npm install restful-sockets
|