mirror of
https://github.com/aceld/kis-flow.git
synced 2025-01-22 23:20:24 +08:00
update README
This commit is contained in:
parent
15c22330b7
commit
35597b2cfe
14
README-CN.md
14
README-CN.md
@ -23,15 +23,19 @@ Git: https://gitee.com/Aceld/kis-flow
|
||||
|
||||
## 《KisFlow开发者文档》
|
||||
|
||||
https://www.yuque.com/aceld/kis-flow-doc
|
||||
[ < KisFlow Wiki : English > ](https://github.com/aceld/kis-flow/wiki)
|
||||
|
||||
## KisFlow框架开发教程
|
||||
[ < KisFlow 文档 : 简体中文> ](https://www.yuque.com/aceld/kis-flow-doc)
|
||||
|
||||
*《基于Golang的流式计算框架实战教程》*
|
||||
|
||||
<img width="350px" src="https://github.com/aceld/kis-flow/assets/7778936/173e3f5a-eac1-4b32-aa09-ef65053a5ef2" />
|
||||
## 在线开发教程
|
||||
|
||||
|
||||
| platform | Entry |
|
||||
| ---- |----------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| <img src="https://user-images.githubusercontent.com/7778936/236784004-b6d99e26-b1ab-4bc3-988e-7a46108b85fe.png" width = "100" height = "100" alt="" align=center />| [Practical Tutorial for a Streaming Computation Framework Based on Golang](https://dev.to/aceld/1building-basic-services-with-zinx-framework-296e) |
|
||||
|<img src="https://user-images.githubusercontent.com/7778936/236784168-6528a9b8-d37b-4b02-a37c-b9988d7508d8.jpeg" width = "100" height = "100" alt="" align=center />| [《基于Golang的流式计算框架实战教程》](https://www.yuque.com/aceld/hsa94o) |
|
||||
|
||||
https://www.yuque.com/aceld/hsa94o
|
||||
|
||||
## KisFlow系统定位
|
||||
|
||||
|
20
README.md
20
README.md
@ -12,7 +12,7 @@ English | [简体中文](README-CN.md)
|
||||
|
||||
A Streaming Computation Framework Based on Golang. Emphasizes maintaining a simple, clear, and smooth process while performing various activities or tasks.
|
||||
|
||||
## Source code for KisFlow
|
||||
## Source of KisFlow
|
||||
|
||||
Github
|
||||
Git: https://github.com/aceld/kis-flow
|
||||
@ -20,17 +20,23 @@ Git: https://github.com/aceld/kis-flow
|
||||
Gitee(China)
|
||||
Git: https://gitee.com/Aceld/kis-flow
|
||||
|
||||
## KisFlow Developer Documentation
|
||||
## Documentation
|
||||
|
||||
https://www.yuque.com/aceld/kis-flow-doc
|
||||
[ < KisFlow Wiki : English > ](https://github.com/aceld/kis-flow/wiki)
|
||||
|
||||
## Tutorial for KisFlow Framework Development
|
||||
[ < KisFlow 文档 : 简体中文> ](https://www.yuque.com/aceld/kis-flow-doc)
|
||||
|
||||
《Practical Tutorial for a Streaming Computation Framework Based on Golang》
|
||||
|
||||
<img width="350px" src="https://github.com/aceld/kis-flow/assets/7778936/173e3f5a-eac1-4b32-aa09-ef65053a5ef2" />
|
||||
|
||||
https://www.yuque.com/aceld/hsa94o
|
||||
## Online Tutorial
|
||||
|
||||
|
||||
|
||||
| platform | Entry |
|
||||
| ---- |----------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| <img src="https://user-images.githubusercontent.com/7778936/236784004-b6d99e26-b1ab-4bc3-988e-7a46108b85fe.png" width = "100" height = "100" alt="" align=center />| [Practical Tutorial for a Streaming Computation Framework Based on Golang](https://dev.to/aceld/1building-basic-services-with-zinx-framework-296e) |
|
||||
|<img src="https://user-images.githubusercontent.com/7778936/236784168-6528a9b8-d37b-4b02-a37c-b9988d7508d8.jpeg" width = "100" height = "100" alt="" align=center />| [《基于Golang的流式计算框架实战教程》](https://www.yuque.com/aceld/hsa94o) |
|
||||
|
||||
|
||||
## Positioning of the KisFlow System
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user