Trending Projects

Discover the fastest growing open source projects

Showing 901-950 of 1,556 trending projects

#901
walmartlabs/lacinia

A GraphQL implementation in pure Clojure, providing a powerful and flexible way to build APIs.

0
0.0%
1.9K
total stars
#902
nategood/httpful

A chainable, REST-friendly PHP HTTP client that provides a sane alternative to cURL.

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

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

0
0.0%
1.8K
total stars
#904
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
#905
htty/htty

htty is a console application for interacting with web servers, providing a command-line interface for HTTP/REST interactions.

0
0.0%
1.8K
total stars
#906
sniptt-official/ots

A Go-based CLI tool for securely sharing one-time encrypted secrets with others.

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

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

0
0.0%
1.8K
total stars
#908
trailblazer/roar

A Ruby library for parsing and rendering REST API documents using representers.

0
0.0%
1.8K
total stars
#909
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
#910
octokit/octokit.objc

An Objective-C client library for interacting with the GitHub API.

0
0.0%
1.8K
total stars
#911
testing-library/cypress-testing-library

A set of custom Cypress commands and utilities for writing better end-to-end tests.

0
0.0%
1.8K
total stars
#912
golang/geo

A Go library for working with S2 geometry, a hierarchical spatial indexing system for the sphere.

0
0.0%
1.8K
total stars
#913
php-http/promise

A PHP library that provides a promise-based API for handling asynchronous HTTP requests.

0
0.0%
1.8K
total stars
#914
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
#915
gtank/cryptopasta

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

0
0.0%
1.8K
total stars
#916
microsoft/CDM

The Common Data Model (CDM) is a standard for data interoperability, providing a collection of well-defined business concepts and activities.

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

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

0
0.0%
1.8K
total stars
#918
digitalbazaar/jsonld.js

A robust JSON-LD processor and API implementation in JavaScript for semantic web and linked data applications.

0
0.0%
1.8K
total stars
#919
robinhood-unofficial/pyrh

A Python framework to interact with the unofficial Robinhood API for trading purposes.

0
0.0%
1.8K
total stars
#920
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
#921
jpbarrette/curlpp

A C++ wrapper around the libcURL library for making HTTP requests and file transfers.

0
0.0%
1.8K
total stars
#922
Surnet/swagger-jsdoc

Generates Swagger/OpenAPI documentation from JSDoc comments and YAML files.

0
0.0%
1.8K
total stars
#923
r1chardj0n3s/parse

A Python library for parsing strings using a specification based on the Python format() syntax.

0
0.0%
1.8K
total stars
#924
heartcombo/has_scope

Maps incoming controller parameters to named scopes in your Ruby resources

0
0.0%
1.8K
total stars
#925
googlemaps/google-maps-services-java

Java client library for Google Maps API Web Services

0
0.0%
1.8K
total stars
#926
metlo-labs/metlo

Metlo is an open-source API security platform for monitoring and protecting APIs.

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

Python library providing OAuthlib support for the popular Python Requests library

0
0.0%
1.8K
total stars
#928
npgall/cqengine

Ultra-fast SQL-like queries on Java collections

0
0.0%
1.8K
total stars
#929
CoreWCF/CoreWCF

Main repository for the Core WCF project, a .NET Standard implementation of the Windows Communication Foundation.

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

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

0
0.0%
1.8K
total stars
#931
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
#932
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
#933
pact-foundation/pact-js

Pact-JS is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.

0
0.0%
1.7K
total stars
#934
skydoves/sandwich

A sealed API library for handling API responses and exceptions in Kotlin for Retrofit, Ktor, and Kotlin Multiplatform

0
0.0%
1.7K
total stars
#935
graphql-hive/graphql-inspector

A TypeScript library for validating GraphQL schemas, detecting changes, and inspecting GraphQL APIs.

0
0.0%
1.7K
total stars
#936
doyensec/inql

A robust open-source Burp Suite extension for advanced GraphQL testing and vulnerability detection.

0
0.0%
1.7K
total stars
#937
efficient/libcuckoo

A high-performance, concurrent hash table library written in C++.

0
0.0%
1.7K
total stars
#938
fthomas/refined

A Scala library that provides refinement types, enabling developers to express and verify complex constraints.

0
0.0%
1.7K
total stars
#939
eykrehbein/strest

A TypeScript library for writing CI-ready tests for REST APIs configured in YAML.

0
0.0%
1.7K
total stars
#940
justintv/Twitch-API

Twitch API documentation and resources for developers building integrations with the Twitch platform.

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

A Go HTTP client library for creating and sending API requests

0
0.0%
1.7K
total stars
#942
iridakos/duckrails

A Ruby-based development tool to quickly and easily mock API endpoints for testing and prototyping.

0
0.0%
1.7K
total stars
#943
Aleph-Alpha/ts-rs

Generate TypeScript bindings from Rust types, enabling easy integration of Rust code in TypeScript projects.

0
0.0%
1.7K
total stars
#944
hexsum/Mojo-Webqq

Mojo-Webqq is a Perl-based framework for building QQ/WeChat clients and bots with plugin-driven HTTP APIs.

0
0.0%
1.7K
total stars
#945
iqiqiya/iqiqiya-API

A comprehensive API collection for developers, including APIs for text, images, videos, and more.

0
0.0%
1.7K
total stars
#946
YeDaxia/JApiDocs

A documentation generator for Spring Boot APIs that requires no annotations.

0
0.0%
1.7K
total stars
#947
gram-js/gramjs

A TypeScript-based Telegram client library for Node.js and the browser.

0
0.0%
1.7K
total stars
#948
genuinetools/reg

A command-line tool for managing Docker registries with security checks

0
0.0%
1.7K
total stars
#949
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
#950
jdalrymple/gitbeaker

A comprehensive and typed Gitlab SDK for Node.js, Browsers, Deno and CLI

0
0.0%
1.7K
total stars
1...1820...32

Stay in the loop

Get weekly updates on trending AI coding tools and projects.