What server-side web technology should I use in an embedded system?
问题 I'm starting a new project and I'm trying to figure out what technologies I should use. Here's the deal, I'm writing some software that will run on a wireless router and I would like to provide a web interface. So most likely I will have to do some server-side web development. The only issue is that the device I will be deploying this to only has 16 MB of RAM (Ubiquiti Bullet). Here's some more info: 1.) I'll be using openwrt (linux). 2.) Obviously it has to be lightweight 3.) It's a school