My First Angular App This Angular app consumes a RESTfull API endpoint created with Spring Boot and MySQL Database to manage Users. It provides the basic CRUD (Create, Read, Update and Delete) operations plus an option to search through users by keyword.