Trending Projects

Discover the fastest growing open source projects

Showing 1301-1350 of 1,556 trending projects

#1301
apiaryio/dredd

A language-agnostic HTTP API testing tool for developers to test and validate APIs

+22
+0.5%
4.2K
total stars
#1302
geocoder-php/Geocoder

A feature-rich PHP library for geocoding and reverse geocoding addresses.

+22
+0.6%
4.0K
total stars
#1303
php-http/httplug

HTTPlug, a PHP library that provides a common API for making HTTP requests, abstracting away the underlying HTTP client.

+22
+0.8%
2.6K
total stars
#1304
circe/circe

Yet another JSON library for Scala developers, featuring generic derivation and other utilities.

+22
+0.9%
2.5K
total stars
#1305
softwaremill/sttp

An asynchronous, reactive, and type-safe HTTP client for Scala that integrates with popular libraries like Akka, Cats, and Monix.

+22
+1.5%
1.5K
total stars
#1306
jsonapi-serializer/jsonapi-serializer

A fast and efficient JSON:API serializer for Ruby, forked from the Netflix fast_jsonapi library.

+22
+1.6%
1.4K
total stars
#1307
Kong/httpsnippet

HTTP request snippet generator for multiple languages and libraries

+22
+1.9%
1.2K
total stars
#1308
piotrmurach/github

A Ruby interface to the GitHub API, providing a modular and flexible way to interact with the platform.

+22
+1.9%
1.2K
total stars
#1309
hasura/graphqurl

GraphQurl is a universal JavaScript GraphQL client with autocomplete, subscriptions, and a GraphiQL interface.

+21
+0.6%
3.4K
total stars
#1310
pact-foundation/pact-ruby

Enables consumer-driven contract testing for Ruby projects with a mock service, DSL, and verification tools.

+21
+1.0%
2.2K
total stars
#1311
craigsdennis/intro-to-apis-course

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

+21
+1.0%
2.2K
total stars
#1312
bottenderjs/messaging-apis

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

+21
+1.1%
1.9K
total stars
#1313
cognitect/transit-format

A data interchange format library written in Clojure for developers working with data-driven applications.

+21
+1.1%
1.9K
total stars
#1314
tdegrunt/jsonschema

A JavaScript library for validating data against a JSON Schema specification.

+21
+1.1%
1.9K
total stars
#1315
phalapi/phalapi

PhalApi is a lightweight PHP API framework focused on building simple and robust web services.

+21
+1.3%
1.6K
total stars
#1316
kevinswiber/siren

Siren is a structured interface for representing entities in a hypermedia API, enabling developers to build super-rad applications.

+21
+1.6%
1.3K
total stars
#1317
dghubble/sling

A Go HTTP client library for creating and sending API requests

+20
+1.2%
1.7K
total stars
#1318
ywdblog/certbot-letencrypt-wildcardcertificates-alydns-au

A Python plugin for certbot that automatically renews Let's Encrypt wildcard SSL/TLS certificates using Alibaba, Tencent, or GoDaddy DNS for domain verification.

+20
+1.7%
1.2K
total stars
#1319
jlobos/instagram-web-api

A Node.js client library for interacting with the Instagram Private Web API.

+20
+1.8%
1.1K
total stars
#1320
eolinker/goku_lite

Goku API Gateway is a powerful Golang-based API gateway for microservices, enabling high-performance routing, service orchestration, and advanced API management.

+19
+0.6%
3.1K
total stars
#1321
EhsanTang/ApiManager

An open-source API management platform that provides features like API documentation, database management, and debugging.

+19
+0.8%
2.4K
total stars
#1322
danielfsousa/express-rest-boilerplate

A boilerplate for building RESTful APIs with Express, featuring MongoDB, Mongoose, Docker, and more.

+19
+0.8%
2.4K
total stars
#1323
mozilla/cipherscan

A simple Python tool to find out which SSL ciphersuites are supported by a target.

+19
+1.0%
2.0K
total stars
#1324
thampiman/reverse-geocoder

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

+19
+1.0%
1.9K
total stars
#1325
diegohaz/rest

A boilerplate for building REST APIs with Node.js, Express, and Mongoose.

+19
+1.1%
1.8K
total stars
#1326
fthomas/refined

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

+19
+1.1%
1.7K
total stars
#1327
improbable-eng/ts-protoc-gen

A TypeScript plugin for the Protocol Buffers Compiler (protoc) that generates gRPC-Web client code.

+19
+1.4%
1.4K
total stars
#1328
smocker-dev/smocker

Smocker is a simple and efficient HTTP mock server and proxy for API testing and development.

+19
+1.5%
1.3K
total stars
#1329
maticzav/graphql-shield

A TypeScript GraphQL tool to ease the creation of permission layers for GraphQL servers.

+18
+0.5%
3.6K
total stars
#1330
IBM/openapi-to-graphql

Translate REST APIs described by OpenAPI Specifications into a GraphQL interface.

+18
+1.1%
1.6K
total stars
#1331
rogchap/wombat

A cross-platform gRPC client built with Svelte for vibe coders using AI tools.

+18
+1.3%
1.4K
total stars
#1332
ex-aws/ex_aws

A flexible, easy-to-use set of clients for AWS APIs in the Elixir programming language.

+18
+1.4%
1.3K
total stars
#1333
marshmallow-code/apispec

A pluggable API specification generator that supports the OpenAPI Specification, useful for API documentation.

+18
+1.5%
1.2K
total stars
#1334
scribejava/scribejava

A simple and lightweight OAuth library for Java developers that can be used to authenticate with various OAuth providers.

+17
+0.3%
5.5K
total stars
#1335
benhmoore/Knwl

A JavaScript library for parsing text to extract dates, places, times, and other information.

+17
+0.3%
5.3K
total stars
#1336
danpaquin/coinbasepro-python

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

+17
+0.9%
1.9K
total stars
#1337
walmartlabs/lacinia

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

+17
+0.9%
1.9K
total stars
#1338
requests/requests-oauthlib

Python library providing OAuthlib support for the popular Python Requests library

+17
+1.0%
1.8K
total stars
#1339
tc39/proposal-iterator-helpers

A proposal for adding new methods to work with iterators in ECMAScript.

+17
+1.3%
1.3K
total stars
#1340
nashwaan/xml-js

Utility to convert between XML text and JavaScript object/JSON text.

+17
+1.3%
1.3K
total stars
#1341
wheresrhys/fetch-mock

A JavaScript library for mocking HTTP requests made using the Fetch API.

+17
+1.3%
1.3K
total stars
#1342
koalalorenzo/python-digitalocean

A Python module to manage and interact with DigitalOcean cloud infrastructure.

+17
+1.3%
1.3K
total stars
#1343
kazuho/picojson

picojson is a header-only, single-file JSON parser and serializer library for C++

+17
+1.5%
1.1K
total stars
#1344
join-monster/join-monster

A GraphQL-to-SQL query execution layer for planning and batching data fetches.

+16
+0.6%
2.7K
total stars
#1345
tc39/proposal-record-tuple

This is a TC39 proposal for the Record and Tuple value types in JavaScript, which provide immutable data structures.

+16
+0.6%
2.5K
total stars
#1346
apollographql/graphql-tag

A JavaScript template literal tag that parses GraphQL queries for use in GraphQL client libraries.

+16
+0.7%
2.3K
total stars
#1347
KonradIT/goprowifihack

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

+16
+0.7%
2.2K
total stars
#1348
jesselau76/ebook-GPT-translator

A Python library that allows reading ebooks in various formats and translating them using AI-powered translation.

+16
+1.0%
1.7K
total stars
#1349
fossasia/directory.api.fossasia.net

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

+16
+1.0%
1.6K
total stars
#1350
fossasia/api.fossasia.net

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

+16
+1.1%
1.5K
total stars
1...2628...32

Stay in the loop

Get weekly updates on trending AI coding tools and projects.