Concert web scraper rest API Web scraping project. Fetch concert schedules from Bretagne, France and turns it into a rest API. 🛠️ Installation Steps: Prerequisites : Install the latest version of Java and Maven. Steps : Clone this repo In the db folder run : docker compose up Compile and run the app : mvn spring-boot:run