Skip to content

AllenNeuralDynamics/aind-sharepoint-service

Repository files navigation

aind-sharepoint-service

REST service to connect to Sharepoint and return information.

Usage

Create the server.

  • The server code is developed in the aind-sharepoint-service-server package.
  • On a push to main, a docker image will be built and published to GitHub's container registry.
  • You can then run the server in a docker container or k8s pod.
  • More details can be found in the service README file

Auto-generated client code.

  • The client code is autogenerated using an openapi generator.
  • On a push to main, a python library will be built and published to PyPI.
  • The client can then be pip installed as pip install aind-sharepoint-service-client
  • An async client can be pip installed as pip install aind-sharepoint-service-async-client

About

REST service to connect to sharepoint and return information.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages