Skip to content

mkhan45/rustscript_site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A server for my personal resume/portfolio, written completely in RustScript

https://mikail-khan.com/


This server relies on two RustScript helper libraries:

While rustscript_web handles all of the routing and a lot of HTTP setup, the actual HTTP(S) implementation is done through RustScript's start_server() and start_server_ssl() builtins, which leverage the ocaml-cohttp library.

About

Personal resume/portfolio site written in RustScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published