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.
- Host: GitHub
- URL: https://github.com/chrontax/comiconv-server
- Owner: chrontax
- License: apache-2.0
- Created: 2023-11-10T14:27:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T12:48:31.000Z (over 2 years ago)
- Last Synced: 2025-03-28T00:44:33.975Z (about 1 year ago)
- Language: Rust
- Size: 57.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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.