Skip to content

A web microframework written in C++, providing a clean API for running REST servers/clients.

License

Notifications You must be signed in to change notification settings

jimmiebergmann/wepp

Repository files navigation

wepp

Build Status Build status codecov License: MIT

A web microframework written in C++, providing a clean API for running REST servers/clients.

Status

No useful functionality is yet available.

Dependencies

  • C++14
  • googletest (git submodule)

Build

$ mkdir build
$ cd build
$ cmake ..
$ make
Windows

Open wepp.sln and compile in Visual Studio.

Example

Not yet.

About

A web microframework written in C++, providing a clean API for running REST servers/clients.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published