wait-for-it
wait-for-it copied to clipboard
Enhancement: option to wait for url resource to come back
I have a situation where the port is open but the application is still initializing. Can we add an option to wait for a HTTP resource to return?
If you are looking for an approach that does not depend on third party tools (curl, wget) and has cross platform support. Please take a look on this other tool https://github.com/maxcnunes/waitforit.