openapi A demo project to generate contracts for clients and servers. The server contract uses spring-boot as a generator whereas client uses rest-assured. Steps: git clone https://github.com/surajgautam/openapi.git cd openapi mvn clean install