Crow/docs/guides
The-EDev f5338260bb several changes:
added json list in a similar fashion to json object
renamed object_type to object
updated readme, index.html, and json.md to include objects and lists
updated examples to be slightly cleaner and include lists
replaced instances of json object (std::map and such) with the short version (object)
accurate floating point number dumping (`6.0` instead of `6`) while taking 1/30th of the time (29 microseconds saved)
added json list testing
snuck in utf-8 middleware warning fix
snuck in twitter card style for crowcpp.org site (makes social media cards look way better with a large image)
2021-08-20 03:57:21 +03:00
..
app.md Updated all URLs for migration and to fix mkdocs 2020-11-30 23:05:55 +03:00
blueprints.md small fixes, optimizations, and documentation 2021-07-30 13:09:01 +03:00
compression.md Made several changes to docs 2021-08-13 03:49:34 +03:00
json.md several changes: 2021-08-20 03:57:21 +03:00
logging.md small error in documentation 2021-04-01 02:22:38 +02:00
middleware.md Changed documentation. a lot. 2020-11-28 17:28:47 +03:00
multipart.md Made several changes to docs 2021-08-13 03:49:34 +03:00
proxies.md mentioned crow_main in docs and edited mime_types generating script to include it. 2021-04-04 07:47:14 +03:00
query-string.md Made several changes to docs 2021-08-13 03:49:34 +03:00
routes.md Made several changes to docs 2021-08-13 03:49:34 +03:00
ssl.md updated documentation to fix a few mistakes, clear up a few points, and added compression guide 2021-06-03 17:12:48 +03:00
static.md Made several changes to docs 2021-08-13 03:49:34 +03:00
syste.md added documentation for testing, proxies, and systemd setup 2021-01-05 08:59:32 +03:00
templating.md Update templating.md and mustache.h 2021-02-09 06:52:05 +03:00
testing.md added documentation for testing, proxies, and systemd setup 2021-01-05 08:59:32 +03:00
websockets.md Updated all URLs for migration and to fix mkdocs 2020-11-30 23:05:55 +03:00