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.

  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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

  • t

    A command-line power tool for Twitter.

  • telegram-bot-api

    Golang bindings for the Telegram Bot API

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

  • Octokit

    Ruby toolkit for the GitHub API

  • google

    Auto-generated Google APIs for Go.

  • 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

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). The latest post mention was on 2024-04-12.

Third-party APIs related posts

Index

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

Project Stars
1 github 10,067
2 Telethon 9,013
3 boto3 8,682
4 aws-sdk-go 8,548
5 go-openai 8,097
6 google-api-python-client 7,364
7 gspread 6,849
8 PyGitHub 6,668
9 boto 6,486
10 botman 5,989
11 Amazon Web Service SDK 5,969
12 t 5,427
13 telegram-bot-api 5,412
14 discordgo 4,713
15 twitter 4,586
16 Octokit 3,814
17 google 3,787
18 telebot 3,631
19 google-cloud 3,590
20 Stripe 3,590
21 PRAW 3,312
22 google-maps-services-js 2,804
23 facebook-sdk 2,720
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com