Test task
master
todua10
Creating a simple algorithm for accessing a URL via a POST request with data from a JSON object
Creation of project
Transferring the creation of a JSON object to a separate method, adding thread-safety to the code using synchronized, adding a constructor to set restrictions on URL requests using a semaphore and task scheduler