/HousePricesInLondonAPI-SpringBoot-OpenAPI

REST API project with CRUD, Seacrhing and Pagination operations.

Primary LanguageJava

HousePricesInLondon

https://www.kaggle.com/arnavkulkarni/housing-prices-in-london

REST API project with CRUD, Seacrhing and Pagination operations.

On the swagger page you can find the relevant api endpoint. You can reach the openapi page by http://localhost:8080/swagger-ui/index.html url.

Technologies


  • Java 8
  • Spring Boot 2.7.9
  • Open API Documentation
  • Spring Data JPA
  • MySql
  • Restful API
  • Maven
  • Junit
  • Mockito