Trending Projects

Discover the fastest growing open source projects

Showing 1101-1150 of 1,556 trending projects

#1101
craigsdennis/intro-to-apis-course

A free, tutorial-based course that introduces developers to working with APIs using Python and Twilio.

0
0.0%
2.2K
total stars
#1102
KonradIT/goprowifihack

Unofficial GoPro WiFi API documentation with HTTP GET requests for commands, status, livestreaming and media query.

0
0.0%
2.2K
total stars
#1103
realpython/list-of-python-api-wrappers

A comprehensive list of Python API wrappers and libraries for developers to explore and utilize.

0
0.0%
2.2K
total stars
#1104
pburtchaell/redux-promise-middleware

Enables simple, yet robust handling of async action creators in Redux

0
0.0%
2.0K
total stars
#1105
GitGuardian/APISecurityBestPractices

Resources to help you keep API secrets out of source code and remediate leaked API key issues.

0
0.0%
2.0K
total stars
#1106
graphql-hive/graphql-scalars

A TypeScript library of custom GraphQL Scalars for building type-safe GraphQL schemas.

0
0.0%
1.9K
total stars
#1107
bottenderjs/messaging-apis

A TypeScript library for building multi-platform messaging bots and chatbots using popular APIs.

0
0.0%
1.9K
total stars
#1108
dromara/forest

A lightweight, declarative HTTP client framework for Java that simplifies sending HTTP requests.

0
0.0%
1.9K
total stars
#1109
Brendonovich/prisma-client-rust

Type-safe database access for Rust developers using the Prisma ORM.

0
0.0%
1.9K
total stars
#1110
thampiman/reverse-geocoder

A fast, offline reverse geocoder library for Python that can convert latitude and longitude coordinates to addresses.

0
0.0%
1.9K
total stars
#1111
ryanmcgrath/twython

A pure Python wrapper for the Twitter API, supporting both normal and streaming APIs.

0
0.0%
1.9K
total stars
#1112
contiamo/restful-react

A TypeScript library for interacting with RESTful backends, with code generation from OpenAPI/Swagger specs.

0
0.0%
1.9K
total stars
#1113
alpacahq/alpaca-trade-api-python

Python client for Alpaca's trade API, enabling algorithmic trading and market data access.

0
0.0%
1.9K
total stars
#1114
danpaquin/coinbasepro-python

Unofficial Python client for the Coinbase Pro API, providing access to trading functionality.

0
0.0%
1.9K
total stars
#1115
NewLifeX/X

A set of core C# components for building scalable, high-performance network services and APIs.

0
0.0%
1.8K
total stars
#1116
kyubotics/coolq-http-api

A C++ API that allows developers to receive events and call APIs for the QQ chat platform through HTTP or WebSocket.

0
0.0%
1.8K
total stars
#1117
promises-aplus/promises-spec

An open standard for interoperable JavaScript promises, by implementers for implementers.

0
0.0%
1.8K
total stars
#1118
lausobo/Nocilla

Nocilla is a library for iOS and macOS that simplifies testing HTTP requests by providing easy stubbing capabilities.

0
0.0%
1.8K
total stars
#1119
J7mbo/twitter-api-php

A simple PHP wrapper for the Twitter API v1.1 that makes it easy to interact with the platform.

0
0.0%
1.8K
total stars
#1120
gtank/cryptopasta

Copy & paste-friendly Go cryptography library for developers looking to secure their applications.

0
0.0%
1.8K
total stars
#1121
twitter/twurl

An OAuth-enabled curl client for interacting with the Twitter API from the command line.

0
0.0%
1.8K
total stars
#1122
openai/openai-quickstart-python

Python example app from the OpenAI API quickstart tutorial

0
0.0%
1.8K
total stars
#1123
notnoop/java-apns

A Java library for sending push notifications to Apple devices using the Apple Push Notification Service (APNS).

0
0.0%
1.8K
total stars
#1124
requests/requests-oauthlib

Python library providing OAuthlib support for the popular Python Requests library

0
0.0%
1.8K
total stars
#1125
jsdoc2md/jsdoc-to-markdown

A Node.js library that generates Markdown documentation from JSDoc-annotated JavaScript code.

0
0.0%
1.8K
total stars
#1126
richardszalay/mockhttp

A testing layer for Microsoft's HttpClient library that allows creating canned responses using a fluent API.

0
0.0%
1.8K
total stars
#1127
sharpdx/SharpDX

SharpDX is a managed DirectX API for .NET development, providing bindings to the DirectX API for building high-performance games and multimedia applications.

0
0.0%
1.7K
total stars
#1128
dghubble/sling

A Go HTTP client library for creating and sending API requests

0
0.0%
1.7K
total stars
#1129
lquixada/cross-fetch

Universal fetch API for Node, Browsers, and React Native that provides a consistent interface across platforms.

0
0.0%
1.7K
total stars
#1130
facebookarchive/planout

PlanOut is a library and interpreter for designing online experiments.

0
0.0%
1.7K
total stars
#1131
julienschmidt/go-http-routing-benchmark

Benchmark for Go HTTP request router and web framework performance

0
0.0%
1.7K
total stars
#1132
java-json-tools/json-schema-validator

A high-performance JSON schema validation library for Java developers.

0
0.0%
1.6K
total stars
#1133
apollographql/graphql-subscriptions

A TypeScript module that implements GraphQL subscriptions for real-time communication in Node.js applications.

0
0.0%
1.6K
total stars
#1134
acode/FunctionScript

An API gateway and framework for turning functions into web services

0
0.0%
1.6K
total stars
#1135
os/slacker

Provides a full-featured Python interface for the Slack API, allowing developers to build Slack integrations and bots.

0
0.0%
1.6K
total stars
#1136
FuelLabs/sway-applications

A Rust library for building applications using the Sway programming language, a domain-specific language for Ethereum smart contracts.

0
0.0%
1.6K
total stars
#1137
fossasia/directory.api.fossasia.net

This is a Python API project for a developer directory platform focused on 'vibe coders'.

0
0.0%
1.6K
total stars
#1138
graphql/graphql-relay-js

A library to help construct a GraphQL-JS server supporting React Relay for building React applications.

0
0.0%
1.5K
total stars
#1139
fossasia/api.fossasia.net

FOSSASIA API, a JavaScript-based API server for the FOSSASIA open source community.

0
0.0%
1.5K
total stars
#1140
jbuget/nodejs-clean-architecture-app

A Node.js API following clean architecture principles, suitable for building production-ready apps.

0
0.0%
1.5K
total stars
#1141
jaydenseric/apollo-upload-client

A GraphQL client library that supports file uploads, built for Apollo Client and React/React-Native.

0
0.0%
1.5K
total stars
#1142
CyrusNuevoDia/CSV.js

A simple and fast CSV parser and encoder with full RFC 4180 compliance.

0
0.0%
1.5K
total stars
#1143
fossasia/feed.api.fossasia.net

A PHP-based API for the FOSSASIA developer discovery platform, focused on connecting developers with AI-powered tools.

0
0.0%
1.5K
total stars
#1144
konfig-dev/konfig

An SDK and API documentation generator that is being sunset in December 2024.

0
0.0%
1.5K
total stars
#1145
fossasia/open-event-scraper

A Python script for parsing Open Event JSON data from a Google spreadsheet.

0
0.0%
1.5K
total stars
#1146
outmoded/oz

Web Authorization Protocol is a JavaScript library for building secure and extensible web applications.

0
0.0%
1.5K
total stars
#1147
fossasia/loklak_wp_plugins

A WordPress plugin for the loklak search engine server, which enables users to search and embed tweets on their websites.

0
0.0%
1.5K
total stars
#1148
jeremydaly/lambda-api

Lightweight web framework for building serverless applications with AWS Lambda and API Gateway.

0
0.0%
1.5K
total stars
#1149
advanced-rest-client/arc-electron

A desktop application for advanced REST API testing and development using Electron.

0
0.0%
1.5K
total stars
#1150
dotpcap/sharppcap

A cross-platform .NET library for capturing network packets, useful for network analysis and monitoring.

0
0.0%
1.5K
total stars
1...2224...32

Stay in the loop

Get weekly updates on trending AI coding tools and projects.