/touch-to-text-server

Server for touch-to-text application.

Primary LanguageJava

touch-to-text-server

Right now, this server is basically a proof of concept. It doesn't scale, keeps all entries in memory, but it serves as both a lightweight easy to deploy server and a useful API reference. Source is short and easy to understand - it's written so that anyone with a basic programming knowledge can see and understand how it works and why it's secure.