-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Gunjan Datta edited this page Dec 11, 2017
·
54 revisions
The SharePoint REST Framework was designed for SharePoint 2013, but works in both SharePoint 2013/2016 and Office 365. This framework is designed to remove the overhead of SharePoint development, allowing the developer to focus on the client requirements. A reference to the associated github projects are listed below:
- gd-sprest - An easy way to execute requests against the SharePoint 2013/Online REST api
- gd-sprest-react - Extends the Office Fabric React Framework with components designed for SharePoint 2013/Online.
- gd-sprest-webparts - Example SharePoint 2013/Online modern webparts.
- Getting Started
- REST APIs
- Advanced Topics
- React