Groonga provides two HTTP server implementations.
groonga is a simple implemntation. It is fast but doesn't have many HTTP features. It is convenient to try groonga because it requires just a few command line options to run.
groonga-httpd is a nginx based implementation. It is also fast and has many HTTP features.
Note
groonga-httpd is still experimental.