Questions on ergonomically wrapping a REST API

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • twitch_api

    Rust library for talking with the Twitch API aka. "Helix", TMI and more! Use Twitch endpoints fearlessly!

  • Take a look how a Request is implemented here and for example how RequestGet is implemented for a specific request on the API: https://github.com/Emilgardis/twitch_api2/blob/master/src/helix/search/search_categories.rs

  • speedrun-api

    Rust API for speedrun.com

  • I did something similar for the speedrun.com REST bindings I made (https://github.com/saintdev/speedrun-api).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts