-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Gunjan Datta edited this page Jan 11, 2018
·
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-webpart - A series of blog posts for creating a SharePoint 2013 modern webparts.
- gd-sprest-webparts - SharePoint 2013 modern react webpart examples.
- Getting Started
-
REST APIs
- ALM
- Context Information
- List
- Navigation
- OData
- People Manager
- People Picker
- Profile Loader
- Search
- Site
- Social Feed
- User Profile
- Utility
- Web
- Advanced Topics