Recursively clone Gitlab Projects - Practice Project

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

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
  • git

    Handy Git Automations (by blinchik)

  • githubql

    Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).

  • I did a pretty rough tool earlier in the year in a somewhat similar scenario - querying a list of GitHub repos from an organization (ended up using https://github.com/shurcooL/githubv4)

  • 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
  • survey

    Discontinued A golang library for building interactive and accessible prompts with full support for windows and posix terminals.

  • Rather than get too far into the weeds with building a query through that library, it was ok to just query for every repo in the org and use https://github.com/AlecAivazis/survey to let the user filter at the command line. Might or might not be an idea to play with - it was _fun_ to see a couple of strong open source efforts play together /shrug :)

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

  • I used Golang to develop a terminal UI tool, which can perform statistics and comparisons on GitHub repositories

    1 project | /r/golang | 31 May 2022
  • GraphQL in production - Analyzing public GraphQL APIs #1: Twitch.tv

    1 project | /r/DevelopingAPIs | 15 Oct 2021
  • How do I move the terminal cursor cross-platform?

    3 projects | /r/golang | 8 May 2021
  • My last weeks GitHub contributions

    8 projects | dev.to | 27 Apr 2024
  • IBM to Acquire HashiCorp, Inc

    5 projects | news.ycombinator.com | 24 Apr 2024