Add implementation of the generic pype daemon. It's implementation is split into `daemon.py` where we implement an http framework agnostic interface, and `app.py` that uses it to serve them using starlette.