返回提交历史
Modified
README.md
+3
-1
XFEstudio/bilibili-API-collect
添加一个方便工具的链接, 为使用该项目提供方便 (#342)
添加一个方便工具的链接, 为使用该项目提供方便
6ff4b90
代码差异
1 个文件
+3
-1
@@ -291,4 +291,6 @@ OR Aifadian:https://afdian.net/@ShakaiAneE
291
291
292
292
- [uw-labs/bloomrpc](https://github.com/uw-labs/bloomrpc): GUI Client for GRPC Services
293
293
294
- [grpc/grpc](https://github.com/grpc/grpc): The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
294
- [grpc/grpc](https://github.com/grpc/grpc): The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
295
296
- [quicktype](https://github.com/quicktype/quicktype) quicktype generates strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries, making it a breeze to work with JSON type-safely in many programming languages.一键生成多种语言的json反序列化所需类,以便于快速反序列化, 有网页版