Skip to content

Baguuc/quickserving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickserving

A configurable rust http server

Installation

From source (rust and cargo required)

To install quickserving from source run the following commands in your system's terminal emulator:

git clone https://github.com/Baguuc/quickserving
cd quickserving

cargo build --release
cp target/release/quickserving <your path folder>

Replace with the path of one of the folders listed in your $PATH (on unix/linux) or %PATH% (on msdos/windows).

Documentation

For all the rest of documentation check out docs.md

About

Configurable http server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages