Hello everybody,
I need quick help,
problem as follows:
- I have created a middleware using slimfrmework. One api URL is https://www.mysite.xyzcom/api/v1/hello
- now, i also want to call this slim api url from another server but using curl.
- but curl call is not working.
- I know guzzle can help fast. but, its my client request, I have to do it using curl call.
- if anybody can help me asap.
Thank you so much.