This repository has been archived on 2021-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
backend/src
tastytea 76c3e9ab00
Remove error reporting from string_to_vector().
Let the calling function (parse_formdata()) handle it.
2020-06-29 08:38:27 +02:00
..
CMakeLists.txt Make CMake target for nlohmann-json compatible with 2.1.1. 2020-06-29 06:40:09 +02:00
cgi.cpp Remove error reporting from string_to_vector(). 2020-06-29 08:38:27 +02:00
cgi.hpp Better naming. 2020-06-29 07:05:04 +02:00
json.cpp Make json object const. 2020-06-29 07:07:11 +02:00
json.hpp Better naming. 2020-06-29 07:05:04 +02:00
main.cpp Add JSON converter. 2020-06-29 06:10:15 +02:00