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

https://github.com/beeman/graphql-intercom

☎️ Small GraphQL server that serves as an intercom allowing to publish messages and subscribe to them.
https://github.com/beeman/graphql-intercom

Last synced: 4 months ago
JSON representation

☎️ Small GraphQL server that serves as an intercom allowing to publish messages and subscribe to them.

Awesome Lists containing this project

README

          

# graphql-intercom

☎️ Small GraphQL server that serves as an intercom allowing to publish messages and subscribe to them.

![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/beeman/graphql-intercom.svg)
![GitHub repo size](https://img.shields.io/github/repo-size/beeman/graphql-intercom.svg)
![npm](https://img.shields.io/npm/dw/graphql-intercom.svg)
![npm](https://img.shields.io/npm/dm/graphql-intercom.svg)
![npm](https://img.shields.io/npm/dy/graphql-intercom.svg)
![npm](https://img.shields.io/npm/dt/graphql-intercom.svg)
![NPM](https://img.shields.io/npm/l/graphql-intercom.svg)
![npm](https://img.shields.io/npm/v/graphql-intercom.svg)
![GitHub last commit](https://img.shields.io/github/last-commit/beeman/graphql-intercom.svg)
![npm collaborators](https://img.shields.io/npm/collaborators/graphql-intercom.svg)

```
npx graphql-intercom
```

## Credits
- Based on [npm-typescript-package-boilerplate](https://github.com/93v/npm-typescript-package-boilerplate)

## MIT License