-
Notifications
You must be signed in to change notification settings - Fork 0
CRUD for Memory palace #20
Copy link
Copy link
Open
Description
InfoTCube
opened on Apr 13, 2026
Issue body actions
- Create method for creation of the memory palace entity (title, list of Elements [we can have different elements like images, memory, questions, text etc], description, visibility etc.)
- Create GET (one with details, many), PUT, DELETE methods
- Assure only logged users can access these routes
Reactions are currently unavailable