amql-repl 0.0.0-alpha.0

Web REPL playground for AQL annotation queries
amql-repl-0.0.0-alpha.0 is not a library.

amql-repl

Web REPL playground server for AQL

Role

  • HTTP server serving the amql-repl-ui frontend
  • Exposes annotation query endpoints over REST
  • Thin shim over amql-engine

Getting Started

cargo run -p amql-repl
# Open http://localhost:3000

License

MIT