Skip to content

chexagon/mockingbird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mockingbird

Generates fake, random JSON from JSON schemas.

Build

Using maven:

mvn clean install

Packed JAR will be available at target/mockingbird-jar-with-dependencies.jar.

Run

Generate random JSON objects, one per line, from the provided JSON schema file.

For example, try:

java \
  -jar target/mockingbird-jar-with-dependencies.jar \
  src/main/resources/com/crimsonhexagon/mockingbird/tweet.json

About

Generates fake, random JSON from JSON schemas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages