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

https://github.com/technion/office364

Status monitoring service for an Office 365 tenancy
https://github.com/technion/office364

Last synced: 10 months ago
JSON representation

Status monitoring service for an Office 365 tenancy

Awesome Lists containing this project

README

          

# office354

A service that accesses the Office 365 Management API and monitors your services

## Installation

Download from http://example.com/FIXME.

## Usage

FIXME: explanation

$ java -jar office354-0.1.0-standalone.jar [args]

## Options

Setup config.edn:
```
{ :clientid "x"
:clientsecret "x"
:tenantdomain "x"
:tenantguid "x" }
```

## Examples

...

### Bugs

There is no Office 365 sandbox API. Running the test suite requires a valid config file with valid credentials.

## License

Copyright © 2018

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.