How to create local server

The usual way to build http server is to use Phoenix, it uses cowboy under the hood.

But there are alternatives, like Raxx… or go bare with gen_tcp