Let's build a new version of our simple search box which uses our Para backend for indexing documents. The content is first ingested and processed by Para, then we use clientside code to query the data.
We released an open-source, client-side web console for managing Para servers. Built with AngularJS, it connects to local or remote Para instances and is open to contributions.