HttpRepl
API tester
A command-line tool for making HTTP requests to test and view ASP.NET Core web APIs
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
699 stars
44 watching
69 forks
Language: C#
last commit: 10 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexandrehtrb/pororoca | An API testing tool with support for HTTP/2 and HTTP/3, inspired by Postman. | 512 |
dotnetcore/webapiclient | A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. | 2,053 |
apiel/test-crawler | A tool for end-to-end testing of web applications by crawling and comparing screenshots. | 32 |
dotnet/crank | A benchmarking infrastructure tool for .NET applications | 990 |
verifytests/verify.http | A tool for verifying web bit integrity and security | 21 |
apigee/apib | A fast and modern HTTP benchmarking tool that can simulate multiple concurrent connections to API servers. | 297 |
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,626 |
ardalis/httpclienttestextensions | Library providing extended functionality for testing HTTP endpoints and deserializing results in .NET applications | 100 |
mushare/httper-ios | An iOS app for testing REST APIs on mobile devices. | 417 |
json-api-dotnet/performancereports | A toolset for running performance tests on ASP.NET Core applications with Entity Framework Core and PostgreSQL databases. | 0 |
agourlay/cornichon | A testing tool for JSON APIs written in Scala | 227 |
vicampo/riposte | A scripting language and toolset for testing JSON-based HTTP APIs | 45 |
verifytests/verify.flurl | A tool to verify HTTP requests and responses using Flurl bits. | 0 |
hallatore/netling | A client-side load testing tool for web applications using socket-based or HTTP-based protocols. | 1,346 |
andylibrian/terjang | A tool designed to simulate high levels of HTTP traffic to test the performance and scalability of web applications | 18 |