Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 260 Bytes

File metadata and controls

6 lines (4 loc) · 260 Bytes

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.