Skip to content

Commit d5bd24b

Browse files
authored
Added cpp-jwt under web application framework
1 parent 56274b1 commit d5bd24b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
456456
* [libOnion](http://www.coralbits.com/libonion/) - lightweight library to help you create webservers in C programming language. [LGPLv3]
457457
* [QDjango](https://github.com/jlaine/qdjango/) - A web framework written in C++ and built on top of the Qt library. Where possible it tries to follow django's API, hence its name. [LGPL]
458458
* [Wt](http://www.webtoolkit.eu/wt) - A C++ library for developing web applications. [GPL/Commercial]
459+
* [cpp-jwt](https://github.com/arun11299/cpp-jwt) - A C++14 library for working with JSON Web Tokens. [MIT]
459460

460461
## XML
461462
*XML is crap. Really. There are no excuses. XML is nasty to parse for humans, and it's a disaster to parse even for computers. There's just no reason for that horrible crap to exist. - Linus Torvalds*

0 commit comments

Comments
 (0)