Skip to content

DynuSharp.HttpTest is a testing and demonstration tool for the DynuSharp library, facilitating API endpoint validation and configuration management.

License

Notifications You must be signed in to change notification settings

CwistSilver/DynuSharp.HttpTest

Repository files navigation

DynuSharp.HttpTest

Example image

'DynuSharp.HttpTest' is a console application that serves as both a testing framework and an example implementation for the DynuSharp library. It's designed to validate the connectivity and responsiveness of Dynu API endpoints.

Features

  • Validates Dynu API endpoints through automated tests.
  • Demonstrates practical usage of the DynuSharp library.
  • Supports OAuth2 and APIToken authentication methods.
  • Logs test results in real-time and saves them in a JSON file for further analysis.

Getting Started

Using Pre-built Releases

For ease of use, pre-built releases for Windows and Linux are available under the Releases tab. Download the appropriate version for your system.

Building from Source

If you prefer to build the application from source or if you're using a platform for which there isn't a pre-built release, follow these steps:

  1. Clone the repository:
git clone https://github.com/CwistSilver/DynuSharp.HttpTest.git
  1. Navigate to the project directory:
cd DynuSharp.HttpTest
  1. Build the project using .NET CLI:
dotnet build --configuration Release

Licence

'DynuSharp' is licenced under the MIT licence.

About

DynuSharp.HttpTest is a testing and demonstration tool for the DynuSharp library, facilitating API endpoint validation and configuration management.

Resources

License

Stars

Watchers

Forks

Languages