This commit is contained in:
2025-05-27 12:15:22 -03:00
parent 270e408c1d
commit 42e62ec183
30 changed files with 287 additions and 178 deletions

View File

@@ -7,7 +7,7 @@ from meilisearch import Client as Meilisearch
from api_gateway import JSONResponse
from boto3clients import dynamodb_client
from conf import (
from config import (
COURSE_TABLE,
MEILISEARCH_API_KEY,
MEILISEARCH_HOST,