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

https://github.com/chrontax/comiconv-server

Server for comic book conversion, compatible with comiconv.
https://github.com/chrontax/comiconv-server

Last synced: about 1 year ago
JSON representation

Server for comic book conversion, compatible with comiconv.

Awesome Lists containing this project

README

          

# Comiconv server

Server for comic book conversion, compatible with [comiconv](https://github.com/chrontax/comiconv), also written in rust.

## Features

See comiconv

## Installation

You can install the server through cargo:
```bash
cargo install comiconv-server
```

## Usage

To start the server:
```bash
comiconv-server
```

The server will listen on port 2137.