removed esdocs

This commit is contained in:
2023-06-11 02:12:04 +00:00
parent 5b74a5aee9
commit 19c57ec156
4 changed files with 10 additions and 1393 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# RestfulSockets
RestfulSockets is a JavaScript library for building RESTful APIs with WebSocket integration.
## Installation
Install RestfulSockets using npm:
```shell
npm install restful-sockets