[AYA] See alsos, live-alongs, more documentation

I need to work on _actual_ Parsee, now
This commit is contained in:
LDA 2024-08-05 15:23:33 +02:00
commit aa71c5cfeb
10 changed files with 302 additions and 45 deletions

View file

@ -1,6 +1,11 @@
#ifndef PARSEE_ROUTES_H
#define PARSEE_ROUTES_H
/*-*
* The HTTP routes and Matrix bot endpoints for Parser
* -----------
* Written-By: LDA */
#include <Parsee.h>
typedef struct ParseeHttpArg {
ParseeData *data;