Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taylorjdawson/quiccat


https://github.com/taylorjdawson/quiccat

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Quiccat

## Usage
Server
```bash
qc serve -a 'localhost:3333'
```
Client
```bash
qc client -a 'localhost:3333'
```