API pagination help?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • platform-compat

    Discontinued Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.

  • Some of the reasons for not using Hashtable or other non-generic collection types are outlined here. That's why Microsoft doesn't recommend their usage in new implementations across all of its API documentation.

  • PowerShell-Scripts

  • I tend to just write one function per API I query that has pagination builtin, some APIs just return them as Headers so you can't use Invoke-RestMethod and have to fallback to Invoke-WebRequest. Have a look at the existing ones here: https://github.com/RobinBeismann/PowerShell-Scripts/tree/master/API-Functions

  • 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

  • Disabilities and Windows Passwords

    1 project | /r/sysadmin | 16 Jan 2023
  • Embedded logo in HTML email sent from PowerShell

    2 projects | /r/PowerShell | 26 Nov 2022
  • How to deal with credentials in automated scripts?

    3 projects | /r/PowerShell | 23 Jun 2022
  • pfSense configuration backup

    2 projects | /r/PowerShell | 18 Jun 2022
  • Make user input their computer password on button click

    2 projects | /r/csharp | 28 May 2022