Average Ratings 2 Ratings
Average Ratings 0 Ratings
Description
API Tester is a mobile app for IOS and Android for testing and using APIs.
It's a completely free API testing tool with a minimalistic interface and, at the same time, rich functionality that allows users to do very complex tasks on a small screen.
- Test all types of APIs: REST, GraphQL, WebSocket, SOAP, JSON RPC, XML, HTTP, and HTTPS.
- Perform all HTTP request methods: GET, POST, PUT, PATCH, DELETE, HEAD, etc.
- Make the API calls with any kind of request data encoding and transfer type like query params, FormData, raw data, etc. Advanced settings allow you to skip TLS, disable redirects, and adjust timeouts.
- Import requests or collections by cURL, link, or file from your device: Swagger, OpenAPI, Postman, and YAML collections are supported.
- Share requests in a second using a deep link and cURL command.
- Powerful GraphQL editor with full-scale experience: body editor with Queries, Mutations, Subscriptions, and syntax support; variables editor, documentation.
- WebSocket testing tool is available too: handles connection and message exchange via WS or WSS.
So you can easily connect with APIs you are working with from everywhere in the world and leave your laptop at home!
Description
Kestrel serves as a versatile web server for ASP.NET Core applications, being the default server integrated into project templates. It provides support for various protocols including HTTPS and HTTP/2, though the latter is not available on macOS, and facilitates WebSockets through an opaque upgrade feature, along with Unix socket support for enhanced performance when operating behind Nginx. This web server is compatible with all platforms and versions that .NET Core accommodates. Developers must be aware that some browsers necessitate explicit permission to accept the local development certificate, and project templates are pre-configured to utilize HTTPS by default while also integrating HTTPS redirection and HSTS features. Kestrel offers specific configuration options that are particularly beneficial for deployments exposed to the internet, with distinct connection limits for those upgraded from HTTP or HTTPS to other protocols, such as during WebSocket requests. Notably, the server has a default limit for the maximum request body size set at approximately 28.6 MB, or 30,000,000 bytes, ensuring efficient handling of requests. Additionally, the flexibility of Kestrel allows developers to fine-tune these parameters according to their application's specific requirements.
API Access
Has API
API Access
Has API
Integrations
Docker
NGINX
Starcounter
Pricing Details
Completely free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
API Tester
Founded
2020
Country
United Kingdom
Website
apitester.org
Vendor Details
Company Name
Microsoft
Founded
1975
Country
United States
Website
docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel
Product Features
API Testing
Functional Testing
Fuzz Testing
Load Testing
Penetration Testing
Runtime and Error Detection
Security Testing
UI Testing
Validation Testing