events/tests
padreug c669da5822
Some checks are pending
lint / lint (push) Waiting to run
Adds public events endpoint and user tickets
Adds a public events endpoint that allows read-only access to all events.
Improves ticket management by adding support for user IDs as an identifier, alongside name and email.
This simplifies ticket creation for authenticated users and enhances security.
Also introduces an API endpoint to fetch tickets by user ID.
2025-11-03 23:05:31 +01:00
..
__init__.py feat: code quality (#34) 2024-08-29 12:18:49 +02:00
test_api.py Adds public events endpoint and user tickets 2025-11-03 23:05:31 +01:00
test_init.py feat: code quality (#34) 2024-08-29 12:18:49 +02:00