All the tutorials that I see to create rest apis use an expression. Although I'm sure this is a great solution, I would like something with less overhead and as few dependency modules as possible. What are the alternative solutions?
You can try some alternative projects, such as Hapi.js http://spumko.imtqy.com/ or Restore http://mcavage.imtqy.com/node-restify/
They are focused on developing a REST API.
I know there are many more options if you want to compare
Source: https://habr.com/ru/post/1487316/More articles:Use sscanf to read multiple lines - cImplementing a REST interface for exposing Neo4j nodes - javaHow to disable menu items? - c #MongoDB - a collection of another collection? - mongodbHow to use command line options with phing - command-lineEclipseLink creates duplicate records in a one-to-many relationship - javaJava EE 7 - @Decorator, @Stateless and @PersistenceContext = nullpointerException - javaMsg 319, Level 15, State 1, "Invalid syntax next to the keyword" c ".". - sql-serverTasks crash after changing BAM admin password - wso2Setting oozie workflow properties for HA JobTracker - hadoopAll Articles