Web application framework for writing web APIs in C
kore
$ kore create myproject
$ cd myproject && kore build
$ cd myproject && kore run