8000 GitHub - jansol/cuddly-potato: A RESTful image generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jansol/cuddly-potato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuddly Potato

An image generator with a RESTful API.

Requirements

A nightly Rust toolchain. If you use rustup you can override your default toolchain on a per-project basis with the command

rustup override set nightly

How to Use

Build with cargo

cargo build

Or you tell it to build with optimizations & run:

cargo run --release

Once Cuddly Potato is running, it can be accessed at http://localhost:8000. Check the links on the index page to see how the API is used.

TODO: add API docs

Why the Name?

You can thank GitHub's glorious repo name suggestions for this one.

About

A RESTful image generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0