2
I need a lot of help in Erlang because I’m a beginner in language. I am doing a job with some friends that consists in the development of a bus oriented to service, allowing to manipulate several requests. I am looking for a solution of how the URL from the bus client will be treated regarding the extraction of arguments.
The parameters can be from the URL ( URL/parametro1/parametro2 ) or Query URL type?param=value¶m1=value1
If anyone has any code examples of how it could be done, I’d be grateful. For a better view of the problem the bus code being built is found in GITHUB at the link:
https://github.com/PPCA2014/ppca_soa/
Grateful From Now