feat(netty-demo): netty-demo

netty-demo
This commit is contained in:
ovo 2024-12-09 22:33:44 +08:00
parent 7e51730e60
commit 71bf63dbc0
1 changed files with 12 additions and 1 deletions

View File

@ -37,4 +37,15 @@
- 去中心化存储 - 去中心化存储
- RTMP/WebRTC 直播推流 - RTMP/WebRTC 直播推流
- 直播间互动系统 - 直播间互动系统
- 直播录制与回放 - 直播录制与回放
http://localhost:8084/api/products
{
"name": "iPhone 13",
"category": "手机",
"price": 5999.00,
"stock": 100,
"description": "苹果最新款手机"
}