Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

dimo414/rivet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rivet

About

CS 242: Programming Languages Final Project for Fall Quarter, 2017. We explored different approaches to the Strategy Pattern and Dependency Injection in Rust, and authored a paper of our findings.

Authors: Michael Diamond and Matthew Vilim

Running

# launch server
$ cargo run

Access server at http://localhost:8000

If Ctrl+C isn't sufficient to kill the server (this seems to be the case on Windows) visit /quit to kill the server.

Run ./test_server.sh to valdidate the server's runtime behavior (namely, that it doesn't panic).

Resources

DI Frameworks

License

Licensed under the Apache 2 license, copyright 2017 Google, Matthew Vilim.

This is not an officially supported Google product.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published