Skip to content

ben-dale/cardinal

Repository files navigation

Cardinal

Cardinal is a simple REST client designed for developers interested in testing their APIs with realistic and varied data.

Cardinal

To get started with Cardinal, download the latest release and head over to getting started guide!

Development

Running tests

./gradlew test

Running in development

./gradlew run

Building a release image

The following command will invoke jlink which will output a release image under /build/image.

./gradlew jlink

Application launchers can be found under /build/image/bin: cardinal for Mac and Linux, and cardinal.bat for Windows.

About

Cardinal is a simple REST client designed for developers interested in testing their API's with realistic and varied data.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors