Provide REST API (DRF style) for SharePoint
Project description
Installation
pip install sharepoint-rest-api
Setup
Add sharepoint_rest_api to INSTALLED_APPS in settings
INSTALLED_APPS = [
'sharepoint_rest_api',
]
Documentation
Documentation can be found at https://sharepoint-rest-api.readthedocs.io/en/latest/
Links
Stable |
|||
Development |
|||
Source Code |
|||
Issue tracker |
Compatibility Matrix
Stable
Develop
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.