Rest Assured Api Testing Perfect Structer

Job ID: 35687286

Budget: $30 – $250 USD

I want to create pre-scripts of a non-ready api service.
Project structure is very important to me, pojo models etc.
It should be extensible and comply with OOP rules and naming rules. I am giving an example service, it should just get it. The example is the factorial calculation api service that takes only 1 parameter, and the api service should return response result=120. The other example only takes two parameters (?params=5.7) and the result should calculate the division process as a result. Scenarios should be written for these two services. As I said, cucumber can be used, java should be rest assured. The project structure should be perfectly in line with oop standards. I would like you to use wiremock for API service, the api will run on localhost.