Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natthasath/demo-sharepoint-api

SharePlum is a python library that allows easy access and manipulation of SharePoint data, like lists and libraries, using SharePoint API and Python, also supports authentication methods.
https://github.com/natthasath/demo-sharepoint-api

docker-compose dockerfile fastapi poetry python shareplum sharepoint

Last synced: about 24 hours ago
JSON representation

SharePlum is a python library that allows easy access and manipulation of SharePoint data, like lists and libraries, using SharePoint API and Python, also supports authentication methods.

Awesome Lists containing this project

README

        

# 🎉 DEMO SharePoint API

SharePlum is a python library that allows easy access and manipulation of SharePoint data, like lists and libraries, using SharePoint API and Python, also supports authentication methods.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8000/docs](http://localhost:8000/docs)
- [http://localhost:8000/subapi/docs](http://localhost:8000/subapi/docs)

```shell
docker-compose up -d
```