Skip to content

fyodore82/Mongo_REST_WT_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage demo of Wt (webtoolkit) Microsoft REST API (Casablanca) and MongoDB C++ driver

This is demo project which is using Wt (webtoolkit), Microsoft C++ REST SDK(Casablanca) and MongoDB C++ driver.
It was written as trial project for one company.
You are free to use any code part of this project.
This project in not actively maintained.

Getting started

There is GetDependenciesReady.txt file in current directory with detailed description on how to install all required prerequisites for this project. There you may find my experience on getting all technologies mentioned above to work.

Project Structure

VehicleServer - is a RESTful web service, which accpets POST requests and queries cloud MongoDB using Cxx driver.
VehicleClient - is Wt app which shows simple web interface. On user actions it sends POST requests to web service and renders responses.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published