The Project REST Basic Operations demonstrates how to create and update a project using REST API
###Prerequisites To use this Project Online REST code sample, you need the following:
- An Office 365 tenant with a Project license
- Project CSOM client library. It is available as a Nuget Package from here
- PowerShell v4.0
###Modules
##How the sample affects your tenant data This sample runs REST API methods that create, read, update, or delete data. When running commands that delete or edit data, the sample creates sample data. The sample data is created or edited so that your actual tenant data is unaffected.
- [JavaScript library and REST reference for Project Server 2013] (https://msdn.microsoft.com/en-us/library/office/jj712612.aspx)
- [SharePoint and Project Online SDK] (https://www.nuget.org/packages/Microsoft.SharePointOnline.CSOM)
Copyright (c) 2016 Microsoft. All rights reserved.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.