Skip to content

OlehKniaziev/libweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libweb

A C library for writing modern, simple web applications.

Features

  • A JSON parser and serializer (NOTE: not 100% spec-compliant yet)
  • Base64 en/decoding
  • A multithreaded HTTP server and client
  • HTTPS support with OpenSSL or a custom TLS implementation

Examples

For examples on how to use the HTTP(S) capabilities see the examples/ directory.

About

A C library for making modern web applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors