jvvan / reverseproxy

Reverse Proxy API powered by Nginx.
MIT License
13 stars 1 forks source link

Returning [] #11

Closed Hiekki4 closed 2 years ago

Hiekki4 commented 2 years ago

When I try to create a proxy, the api returns [].

jvvan commented 2 years ago

It looks like you are sending a GET request instead of POST thus it will return available proxies which are none.

Hiekki4 commented 2 years ago

I send POST

jvvan commented 2 years ago

You'll need to provide a code example.

Hiekki4 commented 2 years ago

I used the insomnia

jvvan commented 2 years ago

Try again and screenshot the program and result

Hiekki4 commented 2 years ago

https://i.imgur.com/sginmpX.png