Skip to content

owenlow/crispy-parakeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORW - Owen's Rust Webserver

Summary

Hack project to learn about Rust. Hosts pages as template files in the /pages directory.

Usage

First, install dependencies:

$ cargo build 

Then start the server:

$ cargo run

The server will now be running at http://localhost:7878/, reading from src/pages/index.hbs.

TODO

About

rust web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published