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

https://github.com/somod-dev/somod-chat-service

Chat Service created using SOMOD
https://github.com/somod-dev/somod-chat-service

Last synced: 3 days ago
JSON representation

Chat Service created using SOMOD

Awesome Lists containing this project

README

          

# SOMOD Chat Service

---

Text Chat Service developed using [SOMOD](https://somod.dev).

## Install

Install as an npm package in somod modules

```bash
npm install somod-chat-service
```

## Usage

### Apis

> : TODO for doc:

refer template for available APIs

### Extending

> : TODO for doc

## Issues

The project issues, features, and milestones are maintained in this GitHub repo.

Create issues or feature requests at https://github.com/somod-dev/somod-chat-service/issues

## Contributions

Please read our [CONTRIBUTING](https://github.com/somod-dev/somod/blob/main/CONTRIBUTING.md) guide before contributing to this project.