Covalent Bond  0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
Classes | Namespaces
cbRestfulHttpServer.hpp File Reference

A restful api like http server for programming post and get conveniently. More...

#include "../pch.hpp"
#include <workflow/WFFacilities.h>
#include <wfrest/HttpServer.h>
Include dependency graph for cbRestfulHttpServer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cb::utils::cbRestfulHttpServer
 

Namespaces

 cb
 _WIN32
 
 cb::utils
 

Detailed Description

A restful api like http server for programming post and get conveniently.

Author
chenghua Wang (cheng.nosp@m.hua..nosp@m.wang..nosp@m.edu@.nosp@m.gmail.nosp@m..com)
Version
0.1
Date
2022-11-19

Definition in file cbRestfulHttpServer.hpp.