Thanks Miles! Well this is kind of hacking the code and implement
something like CGI handlers in the HTTP server. This is completely
fine and I am totally OK with that but I just don't want to re-invent
the wheel and do something and then find out that there were a
standard and known way to do that
Thanks Alex! Yes I have done and still doing. :) Swagger generates
code for you and I am not sure whether this is what I want. You
apparently can design, test, and even build (?) your API but how to
deploy it? This is something I don't know yet! I am still
investigating this solution and hope that
On Mon, Aug 20, 2018, 03:21 Miles Fidelman
wrote:
> On 8/19/18 5:48 PM, Danesh Daroui wrote:
>
> > Hello all!
> >
> > I hope that I am posing my question to a relevant mailing list!
> >
> > I am looking for a solution to implement a RESTful API server. I have
> > tested and examined a bunch of so
On 8/19/18 5:48 PM, Danesh Daroui wrote:
Hello all!
I hope that I am posing my question to a relevant mailing list!
I am looking for a solution to implement a RESTful API server. I have
tested and examined a bunch of solution and now I think the best
solution is to use a trustworthy, reliable,
Hello all!
I hope that I am posing my question to a relevant mailing list!
I am looking for a solution to implement a RESTful API server. I have
tested and examined a bunch of solution and now I think the best
solution is to use a trustworthy, reliable, and robust implementation
of HTTP protocol