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

https://github.com/vivek-nexus/gmeet-slack-integration-status


https://github.com/vivek-nexus/gmeet-slack-integration-status

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# gmeet-slack-integration-status

A simple repo that shows the extension status code [here](https://vivek-nexus.github.io/gmeet-slack-integration-status/)

Status is updated by one of the maintainers of https://github.com/vivek-nexus/google-meet-slack-integration

## 200
````
{
"status": 200,
"message": "Google Meet ⇔ Slack is running. Use Ctrl + V to join meeting, Ctrl + Q to exit meeting.
Status updates sometimes may not work for back-to-back, super short meetings (< 1min)."
}
````

## 400
````
{
"status": 400,
"message": "Google Meet ⇔ Slack is down for upgradation.
You can use Google Meet normally, until the extension is automatically upgraded. Check status here."
}
````