andrewconnell / sp-o365-rest

Collection of samples & resources in working with Microsoft's REST API's for Office 365 & SharePoint (hosted & on-premises).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Collection of samples & resources in working with Microsoft's REST API's for Office 365 & SharePoint (hosted & on-premises).

License:MIT License


Languages

Language:JavaScript 72.9%Language:TypeScript 13.2%Language:ASP 6.2%Language:C# 2.9%Language:Gherkin 2.2%Language:HTML 1.9%Language:CSS 0.7%