/hubspot-coding-challenge

Hubspot Api Coding Challenge

Primary LanguageJava

Hubspot Java Coding Challenge

Spring Boot REST API project

Export project to Intellij and start the service using Spring Boot. Tomcat application will start on port : 8080

Hit url : http://localhost:8080/hubspot/api/partners from browser or Postman URL.

If partners are retrieved and successfully transformed then 200 OK will be returned as successful response. Otherwise 400 will be returned with proper error message.