SIGN IN SIGN UP

Refactor input parsing in v0 API

Previously the server was using the Rego parse to conveniently parse
inputs into ast.Value. For large inputs this was taking unnecessarily
long (e.g., 60s for 500KB of JSON.)
T
Torin Sandall committed
b140b7490b7e0a6e616bbc5341f485c58bb5493a
Parent: 7779915