xref: /aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/README.md (revision 4a64e381480ef79f0532b2421e44e6ee336b8e0d)
1*4a64e381SAndroid Build Coastguard Worker# Simple-web-server
2*4a64e381SAndroid Build Coastguard Worker
3*4a64e381SAndroid Build Coastguard Worker## URL
4*4a64e381SAndroid Build Coastguard Worker
5*4a64e381SAndroid Build Coastguard Workerhttps://gitlab.com/eidheim/Simple-Web-Server
6*4a64e381SAndroid Build Coastguard Worker
7*4a64e381SAndroid Build Coastguard Worker## Version
8*4a64e381SAndroid Build Coastguard Worker
9*4a64e381SAndroid Build Coastguard Workernone
10*4a64e381SAndroid Build Coastguard Worker
11*4a64e381SAndroid Build Coastguard Worker## Commit
12*4a64e381SAndroid Build Coastguard Worker
13*4a64e381SAndroid Build Coastguard Worker2f29926dbbcd8a0425064d98c24f37ac50bd0b5b
14*4a64e381SAndroid Build Coastguard Worker
15*4a64e381SAndroid Build Coastguard Worker## License
16*4a64e381SAndroid Build Coastguard Worker
17*4a64e381SAndroid Build Coastguard WorkerMIT License
18*4a64e381SAndroid Build Coastguard Worker
19*4a64e381SAndroid Build Coastguard Worker## License File
20*4a64e381SAndroid Build Coastguard Worker
21*4a64e381SAndroid Build Coastguard Worker[LICENSE](repo/LICENSE.txt)
22*4a64e381SAndroid Build Coastguard Worker
23*4a64e381SAndroid Build Coastguard Worker## Description
24*4a64e381SAndroid Build Coastguard Worker
25*4a64e381SAndroid Build Coastguard WorkerA very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
26