Go to file
2020-09-16 09:48:28 +02:00
network Initial working version 2020-09-15 00:55:03 +02:00
restaurants Add refresh 2020-09-15 23:04:16 +02:00
.gitignore Ignore ssl files 2020-09-15 16:06:02 +02:00
htmlparser.hpp Initial working version 2020-09-15 00:55:03 +02:00
main.cpp Use map for storing restaurants 2020-09-16 09:48:28 +02:00
Makefile Renamed parsers to restaurants, add jsonify to restaurants 2020-09-15 17:25:27 +02:00
meal.cpp REST, baby! 2020-09-15 01:30:34 +02:00
meal.hpp Renamed parsers to restaurants, add jsonify to restaurants 2020-09-15 17:25:27 +02:00
menu.cpp More stuff in json, cors 2020-09-15 21:28:41 +02:00
menu.hpp More stuff in json, cors 2020-09-15 21:28:41 +02:00
restaurant.hpp More stuff in json, cors 2020-09-15 21:28:41 +02:00