You are browsing as a guest. Sign up (or log in) to start making projects!

9h 52m 17s logged

I started to build a SDK to interact with the teable API in rust because I may need it for upcoming projects and there was no crate available. Firstly, I implemented a reqwest client and some custom error types and auth. Then I tried to model the API with concret Rust types. I started with the most important ENdpoints. I now can manipulate spaces, bases and tables with my SDK. I also can add and delete Records.

0
24

Comments 0

No comments yet. Be the first!