1、AndServer
AndServer是Android平台的Web Server和Web Framework。 它基于编译时注解提供了类似SpringMVC的注解和功能,如果您熟悉SpringMVC,则可以非常快速地掌握它。
源码地址: https://github.com/yanzhenjie/AndServer
文档地址: https://www.yanzhenjie.com/AndServer
旧版文档: https://www.yanzhenjie.com/AndServer/1.x
https://blog.csdn.net/fei20121106/article/details/80098679
https://blog.csdn.net/suyimin2010/article/details/91351238
https://github.com/NanoHttpd/nanohttpd
原文:https://www.cnblogs.com/tc310/p/11782417.html