Flurl

URL client

A modern, testable URL builder and HTTP client for .NET.

Fluent URL builder and testable HTTP client for .NET

GitHub

4k stars
100 watching
387 forks
Language: C#
last commit: about 1 month ago
Linked from 3 awesome lists

c-sharpdotnethttprest-clienturl-builder

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotnet/httprepl A command-line tool for making HTTP requests to test and view ASP.NET Core web APIs 699
gavv/httpexpect A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility 2,553
astaxie/bat A command-line tool that allows users to interact with HTTP servers in a human-friendly way. 2,551
apiaryio/dredd Tool for validating API implementations against their own documentation 4,194
microsoft/playwright-dotnet A .NET implementation of a cross-browser web automation library 2,497
qustavo/httplab An interactive web server for inspecting and manipulating HTTP requests and responses 4,045
xmendez/wfuzz A tool to automatically generate and test web application inputs for security vulnerabilities 5,967
melbournedeveloper/urls A .NET library for creating and manipulating URLs in a fluent, record-based way 20
kevinsawicki/http-request A simple convenience library for using HttpURLConnection to make requests and access the response. 3,356
easynetq/easynetq An API for connecting to RabbitMQ and sending messages 2,905
facebook/proxygen Provides a set of C++ libraries and frameworks for building modern HTTP servers and clients. 8,154
square/okhttp A robust and efficient HTTP client for interacting with web services 45,872
orange-opensource/hurl A command line tool for testing and running HTTP requests with plain text format. 13,103
php-http/httplug An HTTP client abstraction providing an asynchronous and synchronous interface for making HTTP requests in PHP. 2,571
openfeign/feign Simplifies the process of writing Java HTTP clients by providing a simpler and more flexible way to interact with web services. 9,506