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/users
Lorenzo Balugani bbf7c1e360 Uniformed json output
Warning: breaking changes ahead! All the data that gets returned by functions is now incapsulated within "data" (response['data']).
2021-04-26 16:26:25 +02:00
..
__init__.py User removal, repository creation, CORS 2021-04-25 15:41:27 +02:00
login.py Uniformed json output 2021-04-26 16:26:25 +02:00
user_create.py Uniformed json output 2021-04-26 16:26:25 +02:00
user_delete.py Uniformed json output 2021-04-26 16:26:25 +02:00