Third-party APIs

Open-source projects categorized as Third-party APIs

Top 23 Third-party API Open-Source Projects

  • github

    Go library for accessing the GitHub v3 API

  • Project mention: Looking for elegant code bases written in GoLang | /r/golang | 2023-12-09

    I really like the go-github library, one can learn a lot about how good APIs are written and designed https://github.com/google/go-github.

  • Telethon

    Pure Python 3 MTProto API Telegram client library, for bots too!

  • Project mention: Any ideas on where can i store 55000 combat footages? | /r/DataHoarder | 2023-12-09

    1) telegram-upload is based on telethon lib which has default auth parameters. You need to fork and change device ID, name, language pack or else https://github.com/LonamiWebs/Telethon/issues/3194

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

    AWS SDK for Python

  • Project mention: Bug in std:shared_mutex on Windows | news.ycombinator.com | 2024-03-03

    Former AWS here.

    My literal job for the last part of my time at AWS was "help triage bugs in the AWS SDK." This is by far the best repro I've ever seen for such an in-depth event.

    Most of the tickets you get in open ticket trackers are incomplete [ https://github.com/boto/boto3/issues/4011 ] nonsensical [ https://github.com/boto/boto3/issues/4018 ] or weird [ https://github.com/boto/boto3/issues/358 ].

  • aws-sdk-go

    AWS SDK for the Go programming language.

  • Project mention: my first go project, a CLI application to store IP addresses | /r/golang | 2023-07-12
  • go-openai

    OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go

  • Project mention: Agency: Pure Go LangChain Alternative | news.ycombinator.com | 2023-11-27

    Unfortunately, you're using sashabaranov/go-openai, which has different api behavior than the official langchain python package [0].

    I was hoping this would be a drop in replacement for langchain (so DS ppl can code in python and gophers can port it to production).

    [0] - https://github.com/sashabaranov/go-openai#why-dont-we-get-th...

  • google-api-python-client

    🐍 The official Python client library for Google's discovery based APIs.

  • Project mention: How to Use AI for Code Documentation - A DocuWriter Tutorial | dev.to | 2024-04-12

    We uploaded one of Google’s sample Python scripts to Docuwriter to test some of the code documentation types, starting with General Documentation:

  • gspread

    Google Sheets Python API

  • SaaSHub

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

    SaaSHub logo
  • PyGitHub

    Typed interactions with the GitHub API v3

  • Project mention: Ask HN: Is Python async/await some kind of joke? | news.ycombinator.com | 2024-01-27

    - Top package for GitHub REST API, no async support https://github.com/PyGithub/PyGithub

  • boto

    For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services

  • botman

    A framework agnostic PHP library to build chat bots

  • Amazon Web Service SDK

    Official repository of the AWS SDK for PHP (@awsforphp)

  • telegram-bot-api

    Golang bindings for the Telegram Bot API

  • t

    A command-line power tool for Twitter.

  • discordgo

    (Golang) Go bindings for Discord

  • Project mention: Hey, I'm didlly... | /r/Discord_selfbots | 2023-06-01

    You could try building off of DiscordGO, just like dolfies did with discord.py. Glad to see you back though

  • twitter

    A Ruby interface to the Twitter API.

  • google

    Auto-generated Google APIs for Go.

  • Octokit

    Ruby toolkit for the GitHub API

  • telebot

    Telebot is a Telegram bot framework in Go.

  • Project mention: Botlib: Telegram Bots in C by Antirez | news.ycombinator.com | 2023-11-24

    But then it's hard to imagine much better than the existing Telebot library, which is a very elegant and idiomatic Go.

    https://github.com/tucnak/telebot

  • google-cloud

    Google Cloud Client Libraries for Go.

  • Project mention: Out of process pagination on BigQuery table | /r/bigquery | 2023-12-11

    Hello. So we use big query as database for all events that are happening in the project. And one of the features on the frontend is to display events with detailed view and so. Also one thing that we're using there is infinite scroll, so you can hit and fetch more requests. Based on that I do not know if the current approach is something correct. Basically we need out of process pagination where we create a job on the first request and then on next requests we paginate over the results. Using more or less this solution now: https://github.com/googleapis/google-cloud-go/issues/8173

  • Stripe

    PHP library for the Stripe API.

  • Project mention: Bringing more sweetness to ruby with sorbet types 🍦 | dev.to | 2023-09-18

    First let's introduce the tool: Sorbet is a gem developed by Stripe that aims to bring type notation syntax and type checking support for the Ruby ecosystem by utilizing the "Gradual typing" philosophy, it also provide type generation from YARD comments via the tapioca gem, allowing to grow alongside the already built Ruby codebase.

  • PRAW

    PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.

  • Project mention: PRAW documentation | /r/test | 2023-11-01
  • google-maps-services-js

    Node.js client library for Google Maps API Web Services

  • facebook-sdk

    Python SDK for Facebook's Graph API

  • 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).

Third-party APIs related posts

  • Google Search Parameters (2024 Guide)

    2 projects | dev.to | 22 Apr 2024
  • How to Create an Audio Visualizer using Nextjs

    2 projects | dev.to | 14 Apr 2024
  • How to Use AI for Code Documentation - A DocuWriter Tutorial

    2 projects | dev.to | 12 Apr 2024
  • Implementing semantic image search with Amazon Titan and Supabase Vector

    4 projects | dev.to | 5 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 - SaaSHub
    www.saashub.com | 8 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Third-party API projects? This list will help you:

Project Stars
1 github 10,078
2 Telethon 9,086
3 boto3 8,703
4 aws-sdk-go 8,548
5 go-openai 8,208
6 google-api-python-client 7,403
7 gspread 6,878
8 PyGitHub 6,689
9 boto 6,487
10 botman 5,995
11 Amazon Web Service SDK 5,976
12 telegram-bot-api 5,438
13 t 5,428
14 discordgo 4,746
15 twitter 4,587
16 google 3,820
17 Octokit 3,818
18 telebot 3,651
19 google-cloud 3,610
20 Stripe 3,604
21 PRAW 3,321
22 google-maps-services-js 2,825
23 facebook-sdk 2,720

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com