This repository contains the OpenAPI specifications for the assignments for database technologies course.
Each assignment for the course is represented by a separate OpenAPI specification file, organized by year. The repository is designed to be a comprehensive archive of OpenAPI assignments for the course, and provides a valuable resource for students and instructors alike.
If you have any questions or comments about the Library API or the OpenAPI specifications in this repository, please feel free to reach out to us.
This repository contains the OpenAPI assignment for the Database Technologies course for the year 2023. The repository is organized as follows:
2023
: This directory contains the OpenAPI specification file (openapi.yaml
) and a README file (README.md
) for the current year's assignment.
openapi.yaml
: This file contains the API specification for the assignment. It defines the endpoints, request/response formats, and other relevant details for the API.README.md
: This file contains instructions and details about the assignment for the current year. It includes information about the requirements, implementation details, and usage instructions for the API.