Java Class Generator Test with Open AI API

curl -X POST http://localhost:8080/code -d '{"purpose": "Create a calculator domain entity. controller will call method of the class. get only single integer and get current result every time call one of the operator methods"}'

Java Project for test to see if AIs can co-operate with only prompts.

Calculator in the source was the generated by OpenAI 'gpt-3.5-turbo'