you can use our ABCI server https://github.com/tendermint/tendermint/tree/master/abci/server
to run the app
example: https://github.com/tendermint/tendermint/blob/9c236ffd6c56add84f3c17930ae75c26c68d61ec/abci/tests/client_server_test.go#L14-L21
13:41
or you can bundle your application together with Tendermint