Skip to content

unetmux/unetmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unetmux

Introduction

unetmux is a rest-API library written in c++, express-js like software, that is a single-threaded library and handles HTTP requests and responses as well, and like an express-js or node-js you can register your callbacks for specific HTTP requests.

Dependencies

(libuv) [https://github.com/libuv/libuv] (llhttp)[https://github.com/nodejs/llhttp]

Build

make test
./bin/handling_server.exe
./bin/http_parser_test.exe

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

rest-api library written in c++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published