arkaitzserv

Crates.ioarkaitzserv
lib.rsarkaitzserv
version0.1.1
sourcesrc
created_at2023-05-11 02:29:21.999979
updated_at2023-05-11 02:53:54.72504
descriptionA lightweight web server intended for SPA deployments.
homepagehttps://github.com/arkaitz-dev/arkaitzserv
repositoryhttps://github.com/arkaitz-dev/arkaitzserv
max_upload_size
id861783
size40,831
Arkaitz (arkaitz-dev)

documentation

https://docs.rs/crate/arkaitzserv

README

Arkaitzserv

This is a lightweight web server entirely writen in Rust, using Rocket framework.

Install

If you have Rust installed, at least v1.69, just run the following command:

cargo install arkaitzserv

Please, refer to crates.io for further information.

Commit count: 11

cargo fmt