Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.12 KB

File metadata and controls

57 lines (38 loc) · 2.12 KB

Software Engineering 2 Project

               

Overview

This repository contains materials related to assignments of the Software Engineering 2 course of ECE, Aristotle University of Thessaloniki.

Course professor: Andreas Symeonidis.

Made with valuable help from the ISSEL team.

Cyclopt platform

Code optimization, bug fixing and statistics extraction for code quality is done using the Cyclopt tool. The tool, as well as info on the company can be found at cyclopt.com.

Deliverable 1

This will be updated when the first assignment is announced. More deliverables will be added when announced.

The rest of the team

Swagger generated server

This server was generated by the swagger-codegen project, by using the OpenAPI-Spec.

Running the server

To run the server, run:

npm start

To view the Swagger UI interface:

open http://localhost:8080/docs