Hello
Rust beginner here. I'm a backend developer working with Node.js daily and after reading some materials on Rust, I wanted to try it out with some side-project.
I've created a GraphQL wrapper over some REST API with additional functionalities (not implemented fully yet).
I've wanted to get some feedback on whether the code is done in a proper, Rust way.
Link to repo: GitHub - arkus7/teamdeck-tracker-api: API for managing time-entries in Teamdeck, allowing for time
Thanks in advance!