Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Api Wrapper

Api Wrapper

185 projects

Showing 36 of 185 projects

Manatee.Trello
Manatee.TrelloC#

A fully object-oriented .NET wrapper for Trello's RESTful API, written in C#, providing an intuitive entity model.

#rest-client#trello-api#entity-caching
Stars120
Forks40
Last commit3 years ago
disgo
disgoGo

A flexible, performant, and thread-safe Discord API wrapper for Go, providing 100% one-to-one implementation of Discord's API.

#caching#sharding#go-library
Stars115
Forks2
Last commit1 year ago
Class_SQLiteDB
Class_SQLiteDBAutoHotkey

An AutoHotkey class providing a comprehensive API wrapper for SQLite database operations.

#autohotkey#object-oriented#desktop-automation
Stars110
Forks29
Last commit3 years ago
Spartan
SpartanSwift

A lightweight and elegant Swift wrapper for the Spotify Web API, enabling iOS and macOS apps to interact with Spotify's music data.

#spotify-alternative#ios#alamofire
Stars110
Forks17
Last commit5 years ago
PokemonKit
PokemonKitSwift

A Swift wrapper for the PokeAPI, providing easy access to Pokémon data in iOS/macOS apps.

#ios#alamofire#pokeapi
Stars106
Forks25
Last commit6 years ago
fb_graph2
fb_graph2Ruby

A Ruby wrapper for the Facebook Graph API v2.x, providing full-stack integration capabilities.

#oauth2#social-media-integration#rest-api
Stars105
Forks65
Last commit4 years ago
UberKit
UberKitObjective-C

An Objective-C wrapper for the Uber API, simplifying integration for iOS and macOS apps.

#objective-c#oauth-authentication#uber-api
Stars94
Forks20
Last commit10 years ago
micropython-utelegram
micropython-utelegramPython

A microPython wrapper for the Telegram Bot API, enabling Telegram bot creation on ESP32, ESP8266, and RP2040 microcontrollers.

#iot#micropython#esp32
Stars91
Forks15
Last commit2 years ago
gogtrends
gogtrendsGo

An unofficial Go library providing programmatic access to Google Trends data, including daily trends, interest over time, and geographic insights.

#api#golang-package#go-library
Stars89
Forks32
Last commit3 years ago
sendgrid
sendgridElixir

An Elixir wrapper for SendGrid's API to create and send composable emails with Phoenix view integration.

#email-templates#elixir#sendgrid
Stars88
Forks45
Last commit2 years ago
OSBot-Fast-API
OSBot-Fast-APIPython

A Type-Safe wrapper for FastAPI providing automatic type conversion, built-in middleware, HTTP event tracking, and AWS Lambda integration.

#fastapi#pydantic#serverless
Stars84
Forks0
Last commit2 months ago
HerePy
HerePyPython

A library that provides a Python interface to the HERE location APIs.

#python-3#transit-routes#ev-charging
Stars84
Forks37
Last commit2 months ago
steam-api
steam-apiPHP

A flexible PHP wrapper for the Steam Web API, enabling easy interaction with Steam's data endpoints.

#composer#rest-api#guzzle
Stars80
Forks24
Last commit5 years ago
steamodd
steamoddPython

A Python module providing interface wrappers, inventory management, and VDF serialization for the Steam API.

#vdf-serializer#python#game-development
Stars80
Forks17
Last commit5 months ago
Notificationz
NotificationzSwift

A Swift framework providing a convenient, transparent API wrapper around NotificationCenter with RAII-based observers.

#ios#raii#observer-pattern
Stars77
Forks8
Last commit7 years ago
sequelize-relay
sequelize-relayJavaScript

A thin wrapper library for building Relay-compliant GraphQL servers using Sequelize and GraphQL.js.

#orm#relay#graphql
Stars76
Forks6
Last commit7 years ago
slack-ruby-block-kit
slack-ruby-block-kitRuby

A Ruby wrapper for Slack's Block Kit API, providing objects to build Slack messages programmatically.

#chatops#slack#ruby-gem
Stars74
Forks35
Last commit15 days ago
TelegramBot
TelegramBotCrystal

A deprecated Crystal wrapper for the Telegram Bot API with command handling, webhooks, and user filtering.

#inline-queries#crystal-lang#chatbot
Stars74
Forks16
Last commit6 years ago
DribbbleSDK
DribbbleSDKObjective-C

An unofficial iOS wrapper for the Dribbble API, enabling integration of designer, shot, comment, user, and social features into iOS apps.

#oauth2#content-management#objective-c
Stars73
Forks10
Last commit10 years ago
GMTwitch
GMTwitchGame Maker Language

A lightweight Twitch API wrapper and chat interface for Game Maker: Studio.

#library#lightweight#twitch-api
Stars69
Forks19
Last commit4 years ago
IceNet
IceNetJava

A fast, simple, and easy-to-use Android networking library built on Volley, OkHttp, and Gson.

#volley#okhttp#android
Stars65
Forks13
Last commit11 years ago
SDriver
SDriverPascal

A Delphi wrapper for Slack API with support for webhooks, message attachments, and async operations.

#firemonkey#async-programming#message-attachments
Stars65
Forks12
Last commit4 years ago
qdrant-ruby
qdrant-rubyRuby

A Ruby client library for interacting with the Qdrant vector search database API.

#ai#vector-search-engine#vector-database
Stars61
Forks12
Last commit16 days ago
NominatimKit
NominatimKitSwift

A Swift wrapper for forward and reverse geocoding using OpenStreetMap's Nominatim API.

#ios#geocoding#location
Stars58
Forks11
Last commit4 years ago
slacker
slackerErlang

An Erlang wrapper for the Slack REST API, enabling programmatic interaction with Slack services.

#client-lib#slackapi#integration
Stars57
Forks20
Last commit4 years ago
Buffer
BufferRuby

A Ruby wrapper for the Buffer API with comprehensive endpoint coverage.

#webmock#oauth#social-media
Stars56
Forks22
Last commit7 years ago
nvim-cartographer
nvim-cartographerLua

A Neovim plugin that simplifies creating and managing key mappings in Lua with a builder-style API.

#buffer-local#neovim-plugin#plugin
Stars54
Forks4
Last commit3 years ago
TG
TGGo

A modern and elegant Telegram Bot Framework for Go with functional programming style and comprehensive API support.

#functional-programming#bot-framework#type-safe
Stars53
Forks2
Last commit17 days ago
rq
rqGo

A nicer, more ergonomic interface for the Go standard library HTTP client with better defaults and utilities.

#net-http#developer-tools#rest-client
Stars52
Forks5
Last commit7 years ago
nativefs
nativefsLua

A LÖVE library providing unrestricted filesystem access by replicating love.filesystem API without path restrictions.

#filesystem#system-utilities#open-source-library
Stars52
Forks7
Last commit2 years ago
C#
C#C#

A .NET client library for building Telegram bots using the official Bot API.

#async-programming#net-6#nuget-package
Stars51
Forks10
Last commit3 years ago
gads
gadsGo

A Go wrapper for the Google AdWords SOAP API, enabling programmatic management of advertising campaigns.

#advertising#oauth2#marketing-automation
Stars51
Forks52
Last commit4 years ago
stripe.cr
stripe.crCrystal

A Crystal language wrapper for the Stripe API, following Ruby's method and class structure.

#ecommerce#crystal-lang#crystal
Stars51
Forks21
Last commit8 months ago
PENDAX
PENDAX

A JavaScript SDK for unified cryptocurrency trading and data access across multiple exchanges like OKX, Bybit, and Bitget.

#crypto#trading-bot#bybit
Stars50
Forks7
Last commit2 years ago
telegram-upy
telegram-upyPython

A Telegram Bot API wrapper for MicroPython, designed for ESP32 microcontrollers.

#iot#embedded-systems#micropython
Stars50
Forks10
Last commit4 years ago
mandrill
mandrillElixir

An Elixir wrapper for the Mandrill email API, enabling transactional email sending and user management.

#elixir#transactional-email#mandrill
Stars49
Forks12
Last commit6 years ago
PreviousPage 3 of 6Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Rest Api33
#Elixir33
#Http Client23
#Hex Package22
#Nodejs21
#Automation16
#Api15
#Api Client15
#Game Development14
#Swift12
#Ruby Gem11
#Bot Framework11