Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 3.8 KB

README.md

File metadata and controls

43 lines (37 loc) · 3.8 KB

SharePoint & Office 365 REST API Resources

This is a collection of links, samples & demos I've collected for the SharePoint and Office 365 REST API's. Got something to add? Fork this repo & submit a pull request!

Samples in this Repo

Look at the readme files in each sample for more information on each of them.

  • adal-cors-client: Demonstrates how to use the ADAL JS & support for OAuth2 Implicit Flow to create a 100% client-side secure solution with Azure AD, Angular & Office 365's SharePoint & Files REST APIs.
  • BreezeSP2010Sample: Demonstrates how to use the BreezeJS library to simplify client-side interactions with the SharePoint 2010 REST API.
  • BreezeSP2013Sample: Demonstrates how to use the BreezeJS library to simplify client-side interactions with the SharePoint 2013 REST API.
  • SpRestBatchSample: Demonstrates how to create and consume OData batch requests using the SharePoint Online RETS API in Office 365.

Official Documentation References

Links

Training / Classes

Analytics