A rocket.rs webserver designed to mirror a request back to a client that made it. This was originally designed to test requests from the browser or http clients. The backend keeps track of requests made by users.
Postgres database and diesel was added
History capability has been added
Added additional handlebars pages to view and submit get/post requests via form.