Trending Projects

Discover the fastest growing open source projects

Showing 1151-1200 of 1,556 trending projects

#1151
SpectoLabs/hoverfly

A lightweight service virtualization/API simulation/mocking tool for developers and testers to test APIs.

+20
+0.8%
2.5K
total stars
#1152
balazsbotond/urlcat

A TypeScript library for building URLs with query parameters in a convenient way.

+20
+1.1%
1.9K
total stars
#1153
pact-foundation/pact-js

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

+20
+1.2%
1.7K
total stars
#1154
jdalrymple/gitbeaker

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

+20
+1.2%
1.7K
total stars
#1155
dhax/go-base

A Go RESTful API boilerplate with JWT authentication backed by PostgreSQL, useful for building web applications.

+20
+1.2%
1.7K
total stars
#1156
rbren/rss-parser

A lightweight, browser-compatible RSS parser for Node.js and the browser

+20
+1.4%
1.5K
total stars
#1157
patrick-kidger/torchtyping

A Python library that provides type annotations and dynamic checking for tensors' shape, dtype, and names.

+20
+1.4%
1.5K
total stars
#1158
RandomAPI/Randomuser.me-Node

Source code for randomuser.me, a free API for generating random user data.

+20
+1.4%
1.5K
total stars
#1159
roottusk/vapi

A vulnerable API application for learning and testing API security best practices

+20
+1.5%
1.3K
total stars
#1160
grpc/grpc-kotlin

A Kotlin implementation of the gRPC framework for building high-performance, scalable, and efficient APIs.

+20
+1.6%
1.3K
total stars
#1161
wechatpay-apiv3/wechatpay-go

Official Go library for interacting with the WeChat Pay APIv3 for payment processing and management.

+20
+1.6%
1.3K
total stars
#1162
zgrossbart/jdd

A semantic JSON compare tool for developers to analyze and diff JSON data structures.

+20
+1.7%
1.2K
total stars
#1163
APIDevTools/swagger-parser

A parser and validator for Swagger 2.0 and OpenAPI 3.0 specifications, enabling developers to build robust API integrations.

+20
+1.7%
1.2K
total stars
#1164
jquery/esprima

esprima is an ECMAScript parsing infrastructure for multipurpose analysis, focused on JavaScript parsing and AST generation.

+19
+0.3%
7.1K
total stars
#1165
graph-gophers/graphql-go

GraphQL server with a focus on ease of use for Go developers.

+19
+0.4%
4.7K
total stars
#1166
yosriady/awesome-api-devtools

A collection of useful resources for building RESTful HTTP+JSON APIs.

+19
+0.5%
4.0K
total stars
#1167
nakabonne/ali

Generate HTTP load and plot the results in real-time using a Go-based command-line tool.

+19
+0.5%
3.9K
total stars
#1168
form-data/form-data

A JavaScript module for creating readable "multipart/form-data" streams for file uploads and form submissions.

+19
+0.8%
2.4K
total stars
#1169
wbinnssmith/awesome-promises

A curated list of useful resources for JavaScript Promises, a powerful asynchronous programming tool.

+19
+1.1%
1.7K
total stars
#1170
earthboundkid/requests

A Go library that provides a convenient HTTP client for making HTTP requests.

+19
+1.1%
1.7K
total stars
#1171
scanapi/scanapi

Automated integration testing and live documentation for your APIs

+19
+1.3%
1.5K
total stars
#1172
evanphx/json-patch

A Go library to apply RFC6902 patches and create and apply RFC7386 patches.

+19
+1.6%
1.2K
total stars
#1173
rehacktive/caffeine

A simple Go-based REST API for building prototypes and MVPs with JSON data.

+19
+1.6%
1.2K
total stars
#1174
jfinkels/flask-restless

A Flask extension for creating simple RESTful JSON APIs from SQLAlchemy models.

+19
+1.9%
1.0K
total stars
#1175
forwardemail/superagent

A popular JavaScript HTTP client for Node.js and browsers, maintained by the ForwardEmail team.

+18
+0.1%
16.6K
total stars
#1176
graphql-dotnet/graphql-dotnet

A powerful GraphQL library for building .NET APIs and services with a GraphQL-first approach.

+18
+0.3%
6.0K
total stars
#1177
webonyx/graphql-php

A PHP implementation of the GraphQL specification, providing a powerful API development tool.

+18
+0.4%
4.7K
total stars
#1178
elliotgao2/toapi

A Python library that makes it easy to create APIs for any website, simplifying web scraping and API development.

+18
+0.5%
3.6K
total stars
#1179
mirumee/ariadne

A Python library for implementing GraphQL servers using a schema-first approach.

+18
+0.8%
2.3K
total stars
#1180
nestjs/swagger

An OpenAPI (Swagger) module for the Nest.js framework, enabling developers to build REST APIs with TypeScript.

+18
+1.0%
1.9K
total stars
#1181
graphql-python/gql

A GraphQL client library in Python that provides an async-friendly API for interacting with GraphQL servers.

+18
+1.1%
1.7K
total stars
#1182
softwaremill/tapir

Rapid development of self-documenting APIs in Scala using a declarative, type-safe approach.

+18
+1.3%
1.5K
total stars
#1183
jshttp/mime-types

A comprehensive JavaScript utility for handling MIME types and file extensions.

+18
+1.3%
1.5K
total stars
#1184
salesforce/jarm

A Python library for calculating the Java Authentication and Authorization Mechanism (JARM) fingerprint of a server.

+18
+1.4%
1.3K
total stars
#1185
Byron/google-apis-rs

A Rust-based binding and CLI generator for all Google APIs, enabling developers to easily integrate Google services.

+18
+1.6%
1.1K
total stars
#1186
stretchr/arg.js

Lightweight URL argument and parameter parser for JavaScript projects.

+18
+1.7%
1.1K
total stars
#1187
nuysoft/Mock

Mock.js generates simulated data for frontend development and testing.

+17
+0.1%
19.7K
total stars
#1188
fantasyland/fantasy-land

Specification for interoperability of common algebraic structures in JavaScript.

+17
+0.2%
10.2K
total stars
#1189
marshmallow-code/marshmallow

A lightweight Python library for converting complex objects to and from simple Python datatypes.

+17
+0.2%
7.2K
total stars
#1190
improbable-eng/grpc-web

gRPC-Web implementation in Golang and TypeScript for building web applications with a gRPC backend.

+17
+0.4%
4.5K
total stars
#1191
octokit/octokit.rb

Ruby toolkit for interacting with the GitHub API, providing a simple and consistent API to access GitHub.

+17
+0.4%
3.9K
total stars
#1192
mevdschee/php-crud-api

A single file PHP script that adds a REST API to a SQL database

+17
+0.5%
3.7K
total stars
#1193
ArchGPT/insomnium

Insomnium is a fast, privacy-focused local API testing tool that supports GraphQL, REST, WebSockets, and gRPC.

+17
+0.5%
3.5K
total stars
#1194
MZCretin/RollToolsApi

An aggregated API service providing common development data, hosted on a dedicated server and free to use.

+17
+0.5%
3.5K
total stars
#1195
flashbots/pm

A project that provides information about Flashbots, a platform for building and operating Ethereum MEV-extracting bots.

+17
+0.7%
2.6K
total stars
#1196
geoip-lite/node-geoip

Native NodeJS implementation of MaxMind's GeoIP API for getting geographic information from IP addresses.

+17
+0.7%
2.4K
total stars
#1197
openatx/facebook-wda

Facebook WebDriverAgent Python Client Library for automating mobile app interactions.

+17
+0.9%
1.9K
total stars
#1198
zws-im/zws

A TypeScript library that provides a URL shortening service using invisible characters.

+17
+0.9%
1.8K
total stars
#1199
spring-projects/spring-graphql

Spring Integration for GraphQL, a library to integrate Spring with GraphQL

+17
+1.1%
1.6K
total stars
#1200
karlicoss/HPI

A Python library for managing your digital life and building a personal data ecosystem.

+17
+1.1%
1.6K
total stars
1...2325...32

Stay in the loop

Get weekly updates on trending AI coding tools and projects.