Creating a REST API in C++ , but should you?

Опубликовано: 27 Апрель 2026
на канале: Prince Gupta
54,506
718

Join my discord:   / discord  

Source Code: https://github.com/prince776/yt-proje...
crowcpp: https://crowcpp.org/master/
cpp_redis: https://github.com/cpp-redis/cpp_redis

Follow me everywhere :p
My profiles:
Github: https://github.com/prince776
Linkedin:   / prince776  
Twitter:   / codemastercmc  
Codeforces: https://codeforces.com/profile/codema...
Codechef: https://www.codechef.com/users/codema...
Atcoder: https://atcoder.jp/users/codemastercpp

Timestamps:
0:00 Intro, what is REST
0:44 crowcpp and cpp_redis installation
4:20 Build System with CMake
7:30 The code, and testing
18:48 Should you do this?

Relevant Keywords:
C++ REST server
REST API tutorial in c++.
crowcpp tutorial
cpp_redis tutorial

#cpp #redis #rest #api