Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localhost

An NGINX or Apache like webserver implentated in rust.

Installation

from source

  git clone https://github.com/romananas/localhost
  cd localhost
  cargo run

Usage

launching the server from a config file

localhost --config="exemple.toml"

for config exemple see the server/config.toml exemple file

TODO

  • implement POST request (wip)
  • implement DELETE request
  • implement PUT requests
  • implement config for download and upload folders

License

MIT

About

A re-implementation of nginx in rust

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages