Research constraints of using javalin as HTTP Server
* What's the minSDK? * Can we get to a lower minSDK with any of these techniques: * library desugaring * using a different backend? (such as nanohttpd)
issue