1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 21:14:18 +00:00
pds-2021-g2-nest/code/backend/nest_backend/routes/repository
Lorenzo Balugani 6e4bb34a1b Add API repository functions
Now an user can create, edit, list, add conditions, start and stop a repository.
2021-04-25 16:33:12 +02:00
..
__init__.py Add API repository functions 2021-04-25 16:33:12 +02:00
repository_add_condition.py Add API repository functions 2021-04-25 16:33:12 +02:00
repository_create.py Add API repository functions 2021-04-25 16:33:12 +02:00
repository_edit.py Add API repository functions 2021-04-25 16:33:12 +02:00
repository_list.py Add API repository functions 2021-04-25 16:33:12 +02:00