Answer the question
In order to leave comments, you need to log in
Need a simple framework or templating engine to create an interface to a RESTful service?
There is a RESTful service. I would like to create an unpretentious web interface for working with it based on a simple and understandable framework or template engine. For example, here is the list item template, here are the rows of the table. We specify the data for the request, we scatter the values in the list or cells of the table. The result is collected in the browser or on the server. Because the main task is to deal with the service itself, and not delve into the creation of the interface.
It is clear that there are enough ready-made template engines and frameworks. The question is that you can advise a fairly simple and well-documented with the right examples.
Perhaps there is some kind of visual solution a la studio - I threw controls, connected - I got the result.
Answer the question
In order to leave comments, you need to log in
I am now twisting with my restful this js template engine handlebarsjs.com/ . Nice syntax, template precompilation
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question