8000 GitHub - sumeetchhetri/ffead-cpp at 78801ba95e6435628005e0535947cf288a158b1e
[go: up one dir, main page]

Skip to content

Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends

Notifications You must be signed in to change notification settings

sumeetchhetri/ffead-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributions Welcome!!
=======================
Calling all bright minds out there to be a part of this initiative and make ffead-cpp the best enterprise appliation development framework for C++
There are a lot of areas that may need immediate attention like, documentation, manuals, wiki, tests.
Any enhancements or improvments related to the base code or any of the modules are also welcome

v2.0 is here and is definitely the beginning of a new era!!

Features
==========
- Introduction of modules
- Advanced ORM - SDORM (sql/monogo)
- Better Event loop
- Server Framework
- Web Socket Support
- HTTP2.0 Support
- Cache API (memcached/redis)
- Improved Thread/ThreadPool API(s)
- Marker based configuration (Java style annotations)
- Added sample application for techempower benchmarks
- Improved autotools support
- Improved Reflection support
- Improved Serialization support
- Fixed issues related to Date/Time
- Better Logging support
- Faster server engine

Quickstart
===========
- ./autogen.sh (Setup configure for your platform)
- ./configure (Setup makefiles)
- Stretch a bit :-)
- make all (Build ffead-cpp)
- Sip some coffee
- make build-apps (Build the sample applications in web + generate ffead-cpp binary)
- cd ffead-cpp-2.0-bin/ (Navigate to the ffead-cpp binary folder)
- ./server.sh (Startup ffead-cpp Njoy!!)


v2.0 will bring better documentation to the world of ffead-cpp
v2.0 also outlines interfacing support for multiple platforms!

Stay tuned for further updates!!

About

Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends

Resources

Stars

Watchers

Forks

Packages

No packages published
0