Skip Navigation

User banner
Posts
0
Comments
30
Joined
2 yr. ago

Yes

Jump
  • Wow

  • Are the people living in the real mountains sky people?

  • Here's the Lemmy HTTP API documentation.

    In Rust, you can use a HTTP client like reqwest and the lemmy_api_common crate (along with the lemmy_api and lemmy_api_crud crates in the README) which provides the data types needed to send/receive data when making HTTP requests.