SharePoint Connection
SharePoint ship with an updated REST API that can be used to access and
control nearly every aspect of a site collection: Lists, Libraries,
Permissions, and Users are just some of the objects that have defined
endpoints. Integrating Angular, a powerful client-side framework, gives
developers and content managers another option for customizing the user
experience. The most important library used in the project is to create
and manage the connection between the application and the SharePoint
structure.