Skip to content

haroonga/haroonga-httpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haroonga-httpd

Build Status

Yet another Groonga HTTP server written in Haskell.

Usage

How to Use:

$ cabal install --only-dependencies
$ cabal build
$ ./dist/build/haroonga-httpd/haroonga-httpd [--port 3000] --dbpath target_database
$ curl http://127.0.0.1[:3000]/d/<groonga command>

Installation

$ cabal install haroonga-httpd

LICENSE

LGPL-2.1.

About

Yet another Groonga HTTP server written in Haskell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published