Backend development remote intern at 𝑺 Second State [jsr-000E]

2022.7 - 2023.7 During the internship, I was mainly responsible for the backend development and SDK writing of ƒ flows.network .

For backend server development work, I connect it with different platforms like GitHub, Telegram. I would read and study their documentation and then write the authentication and communicating logic. After encapsulation, it is written as a server according to the api requirements of ƒ flows.network .

I also need to write SDK in Rust for users of ƒ flows.network so that they can interact with the servers.

Since the environment in which ƒ flows.network runs the program is ⱳ WasmEdge , the targets of the sdk are all WASI. I need to make a lot of trade-offs and workarounds specific to the WASI target.