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

https://github.com/jsxc/xcdaas

🔎 XMPP Connection Discovery as a Service
https://github.com/jsxc/xcdaas

Last synced: about 1 year ago
JSON representation

🔎 XMPP Connection Discovery as a Service

Awesome Lists containing this project

README

          




XCDaaS


XMPP Connection Discovery as a Service

## Usage

```bash
❯ curl -X GET https://xcdaas.now.sh/api/discover/:domain
```

## Development

### Prerequisites

- [Node.js](https://nodejs.org/en) `v10.15.3`
- [Yarn](https://yarnpkg.com/en/)

### Running

- `❯ yarn`
- `❯ yarn dev`