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
- Host: GitHub
- URL: https://github.com/jsxc/xcdaas
- Owner: jsxc
- Created: 2019-10-17T07:08:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:45:39.000Z (over 3 years ago)
- Last Synced: 2025-02-15T14:24:17.503Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 246 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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`