Skip to content

A C++ HTTP/HTTPS framework with RESTful api

Notifications You must be signed in to change notification settings

wilhelmcomrade/BlogServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

273 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A hand-made Http Server for my blog "feiqi3.cn".

Currently can run on linux and windows.

This Server focus on the following features:

  • Http support
  • TLS1.2/1.3 support
  • HTTP2 support
  • An easy to use RESTful API system
  • An Orm System
  • sqlite3 database

Enjoy!

About

A C++ HTTP/HTTPS framework with RESTful api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.4%
  • C++ 6.3%
  • Other 0.3%