-
Make basic operations with the API in Java
-
Create, Read, Update, and Delete functions.
-
-
Routes:
- [x] GET-request for single book by ID
- [x] GET-request for books' list with optional search parameters
- [x] GET-request for genres' and authors' lists
- POST/PUT/DELETE-requests for (**adm…
-
Develop functions to create, read, update, and delete records using the ORM.
-
As a user, I want to view a list of all events and see detailed information about each event, so that I can decide which events to attend or favorite.
**Acceptance Criteria:**
The system allows the u…
-
As a user, I want to add, view, and remove events in my favorites list, so that I can keep track of events I am interested in.
**Acceptance Criteria:**
- The system allows the user to:
- Add events t…
-
Develop backend APIs to handle creation, retrieval, updating, and deletion of time slots.
-
- Create API endpoints for CRUD (Create, Read, Update, Delete) operations to interact with Firebase data
-
## Bug report
### Required System information
- Node.js version: v18.20.4
- NPM version: (enter your version here)
- Strapi version: 5
- Database: sqlite3
- Operating system: Ubuntu (or ente…