Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 156 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 156 Bytes

NodeJS simple server

In this example, we create an endpoint named "/suma", that allows to perform add operation over all input data using a GET Request.