Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/cache-4
Browse files Browse the repository at this point in the history
  • Loading branch information
gstraccini[bot] authored Nov 11, 2024
2 parents 5686eb7 + b2c70d3 commit d9f0271
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@

---

A REST API client/wrapper written in Rust.
## Useful links

[Calling a Web API](https://rust-lang-nursery.github.io/rust-cookbook/web/clients/apis.html)
[Building a HTTP Client with Reqwest | Rust](https://medium.com/@carlosmarcano2704/building-a-http-client-with-reqwest-rust-c049cbe4bc2b)
[Designing an API Client in Rust: New RSpotify Version a Year Later](https://nullderef.com/blog/web-api-client/)
[How To Write A REST Client In Rust](https://www.lpalmieri.com/posts/how-to-write-a-rest-client-in-rust-with-reqwest-and-wiremock/)

0 comments on commit d9f0271

Please sign in to comment.