I'm looking to implement some Restful API, and I've looked around and seen some people have recommended using Lua as Luci was built on top of this. However I wanted to see if there are any other languages & or Frameworks that anyone has used and found to be good?
I would have thought, running something like Micro-python with Flask for this would be a good idea, but I'm not entirely sure about that. And would love to hear if anyone's been down this road and what they made out of it.
Depending on what you're doing, there is an RPC framework in place. I haven't used it myself, but it may provide much of what you need already. Some references I found include: