Go api-client

Open-source Go projects categorized as api-client

Top 23 Go api-client Projects

  • curlie

    The power of curl, the ease of use of httpie.

  • Project mention: HTTP Client | /r/golang | 2023-07-01

    There are others, but continue practicing with this. If you like, read https://github.com/rs/curlie codebase 😊

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

    🦋 Full-native go implementation of Telegram API

  • anaconda

    A Go client library for the Twitter 1.1 API (by ChimeraCoder)

  • ain

    A HTTP API client for the terminal

  • Project mention: jonaslu/ain: A terminal HTTP API client alternative to postman, paw and insomnia | news.ycombinator.com | 2023-08-30
  • neonmodem

    Neon Modem Overdrive

  • Project mention: Neonmodem: TUI for Lobsters, HN, etc. | news.ycombinator.com | 2024-01-11

    They seem to have spent a ton of time on their website, why link to the github with no information? https://neonmodem.com/

  • chapar

    Chapar is a simple and easy to use api testing tools aims to help developers to test their api endpoints. it will support http and grpc protocols.

  • Project mention: Gio UI – Cross-Platform GUI for Go | news.ycombinator.com | 2024-05-18

    You can write anything with it.

    V0.6 made your issues much less tricky.

    Also there is a Material Design theme. And also light and dark.

    Here is an excellent example of a gioui app that has light / dark with a custom theme.

    https://github.com/chapar-rest/chapar

    If you’re on MAC or Windows it’s just “ go run .”.

  • kraken-go-api-client

    Example client library in GO for use with the kraken.com API.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • pushover

    Go wrapper for the Pushover API

  • go-proxmox

    Go client with types and tests for the Proxmox-VE REST API

  • Project mention: Proxmox VE Helper-Scripts – Scripts for Streamlining Your Homelab with Proxmox | news.ycombinator.com | 2023-11-30

    The best way to handle this (which is really terrible, honestly, but it works) is to make configdrive2 ISOs locally, and upload those using the API. That is, don't give Proxmox a cloud-init snippet, but rather a fully-built cloud-init ISO. This is basically bypassing/reimplementing Proxmox's cloud-init features yourself, which is terrible. But it works really well.

    There's a pretty neat Proxmox API library written in Go that can do this all for you: https://github.com/luthermonson/go-proxmox

    There's a Terraform plugin planned, as well. Not sure what the status on it is, currently.

    I also am slowly working on my own Proxmox CLI, consuming the go-proxmox library: https://github.com/perchnet/gomox

    But unfortunately I don't have much software engineering experience, so it's a very slow process... :)

  • go-atlassian

    ✨ Golang Client Library for Atlassian Cloud.

  • simpleforce

    Simple Golang client for Salesforce

  • igdb

    Go client for the Internet Game Database API

  • go-otelroundtripper

    Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.

  • http-tanker

    Create, manage and execute http requests from the terminal

  • go-unsplash

    Go Client for the Unsplash API

  • Project mention: Tips to attract readers to read your post | dev.to | 2024-05-14

    You can find attractive images from stock sites (ex. https://unsplash.com/) as I do. Place them cleverly by your key points (especially when they closely relate to the content), and you have more of a chance of getting readers to read full articles.

  • ynab

    Go client for the YNAB API. Unofficial. It covers 100% of the resources made available by the YNAB API.

  • axiom-go

    Official Go bindings for the Axiom API

  • patreon-go

    Patreon Go API client

  • client-go

    NewReleases API v1 Go client (by newreleasesio)

  • Project mention: How to get notified about new major / minor versions of a docker container which is fixed to dedicated minor version | /r/selfhosted | 2023-06-27

    On a similar vein, have you seen https://newreleases.io/

  • streaming-availability-api

    Streaming Availability API allows getting streaming availability information of movies and series; and querying the list of available shows on streaming services such as Netflix, Disney+, Apple TV, Max and Hulu across multiple countries!

  • Project mention: Show HN: I made an app that helps you find where to stream movies and TV shows | news.ycombinator.com | 2024-05-01

    Hey, congrats on the launch. I noticed that you are using my API ( https://www.movieofthenight.com/about/api ) to get the streaming availability data, but I couldn't see any attribution regards to it. Can you please add an attribution as it is part of the Terms & Conditions ( https://github.com/movieofthenight/streaming-availability-ap... )?

  • jokeapi

    Official golang wrapper for Sv443's jokeapi. (by Icelain)

  • codeship-go

    Go library for accessing the Codeship API v2

  • goSam

    A go library for using the I2P Simple Anonymous Messaging (SAM version 3.2) bridge

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go api-client discussion

Log in or Post with

Go api-client related posts

  • Tips to attract readers to read your post

    1 project | dev.to | 14 May 2024
  • What I learned from writing 30 articles in a row

    1 project | dev.to | 13 May 2024
  • Show HN: I made an app that helps you find where to stream movies and TV shows

    4 projects | news.ycombinator.com | 1 May 2024
  • How to Create an Audio Visualizer using Nextjs

    2 projects | dev.to | 14 Apr 2024
  • Boost Your Medium Visibility: 12 Essential Tips for Writers

    1 project | dev.to | 31 Mar 2024
  • Get Random Images API for free from Lorem Picsum

    1 project | dev.to | 27 Mar 2024
  • Now Anyone Can Add Beautiful Interactive Images in ChatGPT ⏱️ (in 30 Seconds)

    1 project | dev.to | 22 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Jun 2024
    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. Learn more →

Index

What are some of the best open-source api-client projects in Go? This list will help you:

Project Stars
1 curlie 2,707
2 mtproto 1,185
3 anaconda 1,139
4 ain 571
5 neonmodem 522
6 chapar 304
7 kraken-go-api-client 215
8 pushover 141
9 go-proxmox 129
10 go-atlassian 111
11 simpleforce 88
12 igdb 79
13 go-otelroundtripper 76
14 http-tanker 73
15 go-unsplash 73
16 ynab 67
17 axiom-go 46
18 patreon-go 38
19 client-go 33
20 streaming-availability-api 25
21 jokeapi 22
22 codeship-go 18
23 goSam 16

Sponsored
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