Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.
/ dsp-exam Public archive

Assignment for the exam of the "Distributed system programming" course @ Politecnico di Torino a.y. 2021/22.

Notifications You must be signed in to change notification settings

corvaglia-alessio/dsp-exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exam Call 2

The structure of this repository is the following:

  • "JSON Schemas" contains the design of the JSON Schemas;
  • "REST APIs Design" contains the full Open API documentation of the REST APIs, including examples of JSON documents to be used when invoking the operations;
  • "ToDoManager Implementation" contains the code of the ToDoManager service application.

How to run the project:

To test the app, use the following credentials:

To set the number of items in each page of the pagination mechanism, change the OFFSET variable in: ToDoManager Implementation\utils\constants.js

About

Assignment for the exam of the "Distributed system programming" course @ Politecnico di Torino a.y. 2021/22.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published