Skip to content

LazyPanda07/WebFramework

Repository files navigation

WebFramework

Web framework for C++

Getting Started

Start by cloning the repository with git clone https://github.com/LazyPanda07/WebFramework.git WebFrameworkLibrary --recursive. Run WebFrameworkBuilder.exe and choose your .sln file and .vcxproj file. This program modify your files (added dependencies, link with WebFrameworkLibrary).

WebFramework documentation

docs

WebFrameworkBuilder

Link to WebFrameworkBuilder