feather icon indicating copy to clipboard operation
feather copied to clipboard

a modern, rapid,cross-platform web development framework developed in c++17

Results 11 feather issues
Sort by recently updated
recently updated
newest added

I watched your talk at CppCon 2018 and I really like the look of this framework. The only thing holding me back from using it is the lack of English...

enhancement
help wanted

hello, i would like to try this framework,do you have any doc in english version?

After changing the include directive from `#include "feather.h"` to `#include "cinatra/include/cinatra.hpp"`, I am able to compile the example from the README with: `g++ -std=c++17 hello.cpp -pthread -lstdc++fs -luuid -lboost_system -o...

I got this error during build: ``` Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363. CMake Error at C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Boost (missing: system filesystem) (found...

如何在archlinux上运行feather 如何在win10上运行feather 如何在mac上运行feather 如何在windows和linux上运行feather 这堆链接失效了

in main.cpp bool ret = config_manager::from_file(cfg, "./cfg/feather.cfg"); returns false. I have to use a absolute path to the file or ../cfg/feather.cfg then it succeeds after that the "init" function throws:...

无法渲染 C++ 代码中的 `< >` > http://purecpp.org/detail?id=904 ## 渲染出来的 html ![image](https://user-images.githubusercontent.com/17026165/47985439-8adaf100-e114-11e8-9bed-6fad69fb9839.png) ## 展示的页面 ![image](https://user-images.githubusercontent.com/17026165/47985405-7565c700-e114-11e8-94d0-e603f61fb9b6.png)

![image](https://user-images.githubusercontent.com/27132833/44957903-afdf9780-af0a-11e8-985c-d96be5470f21.png)