When connecting for the first time, if a request uses the cookie jar the cookie may be pending.
Made a new function that will account for that and return the pending cookie if it exists. Otherwise it will return the cookie using the .get function of the cookiejar.
Postgres database and diesel was added
History capability has been added
Added additional handlebars pages to view and submit get/post requests via form.