Crow  1.1
A C++ microframework for the web
crow Directory Reference

Directories

Files

file  app.h [code]
 This file includes the definition of the crow::Crow class, the crow::App and crow::SimpleApp aliases, and some macros.
 
file  TinySHA1.hpp [code]
 TinySHA1 - a header only implementation of the SHA1 algorithm in C++. Based on the implementation in boost::uuid::details.