Bukdu server

Bukdu.start โ€” Function
Bukdu.start(port::Integer; host::Union{String,Sockets.IPAddr}=Sockets.localhost, enable_remote_ip::Bool=false, kwargs...)

start the Bukdu server.

source