Skip to content

artyomb/rest_server_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP REST server with Drogon library

This project demonstrates the implementation of a RESTful API server using C++ and the Drogon web application framework. Drogon is a high-performance HTTP application framework written in modern C++.

Features

  • Fast and efficient REST API server
  • Built with C++ and Drogon framework
  • Easy-to-use routing system
  • JSON request and response handling
  • Database integration (optional)
  • Asynchronous processing

Prerequisites

  • C++14 or later
  • CMake 3.5+
  • Drogon library

Getting Started

  1. Clone the repository
  2. Install dependencies
  3. Build the project
  4. Run the server

For detailed instructions on setup and usage, please refer to the documentation.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages