https://github.com/zaki-x86/express-cxx
Web framework for C++ inspired by Express JS
https://github.com/zaki-x86/express-cxx
cpp cpp17 expressjs qt5
Last synced: 4 months ago
JSON representation
Web framework for C++ inspired by Express JS
- Host: GitHub
- URL: https://github.com/zaki-x86/express-cxx
- Owner: zaki-x86
- Created: 2024-02-07T22:00:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T08:12:45.000Z (over 2 years ago)
- Last Synced: 2025-03-16T14:40:17.661Z (over 1 year ago)
- Topics: cpp, cpp17, expressjs, qt5
- Language: CMake
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express in C++!
Express is middleware-driven server library which resembles [Express JS](https://expressjs.com/) built in C++.