An open API service indexing awesome lists of open source software.

https://github.com/fcitx/libime-web

A naive web interface for libime
https://github.com/fcitx/libime-web

Last synced: 8 months ago
JSON representation

A naive web interface for libime

Awesome Lists containing this project

README

          

LibIMEWeb
===========================
A simple web interface to libime using Cutelyst.

```
mkdir build
cmake ..
cd ..
cutelyst -r --server --app-file $PWD/build/src/libLibIMEWeb.so
```