trumail/trumail

Unable to send request to local machine

kumarkeviv opened this issue · 1 comments

Hello

I am trying to use the docker image, the installation worked perfectly. The system says "http server started on [::]:8080".

But when I make a GET request to the system I get "{"message": "Not Found"}".

My request is in this format:
Type: GET
URL: http://localhost:8080/json?email=abc@gmail.com

Is there anything wrong with my request? Any help will be great, thanks.

s32x commented

Please read the documentation. I don't write it for nothing.