Skip to content

trevorsibanda/fauna-tool

Repository files navigation

fauna-tool v0.1.0 Build Status codecov

LandingExample

fauna-tool is a Scala based program nitially built to only reverse engineer the wire protocol to an easier to read language specific FQL syntax, it also allows monitoring of faunadb log files with the ability to apply filters for narrower searches.

A fuzzer and coverage command feature are also included to generate random queries with specificed constraints and runs driver coverage tests respectively.

Usage

fauna-tool -h

Wire Protocol Reverse

fauna-tool code

Logs Monitor

fauna-tool logs

Coverage

fauna-tool coverage

Fuzzer

fauna-tool fuzz

Query Validator

fauna-tool validate