ComunicAPI/RestControllers
2018-03-11 10:57:01 +01:00
..
.htaccess Initial commit 2017-05-17 13:48:24 +02:00
commentsController.php Delete notifications about post in different cases. 2018-02-18 18:47:59 +01:00
conversationsController.php Get the list of unread conversations. 2018-02-23 11:32:17 +01:00
friendsController.php Can get informations about a specific user 2018-03-11 10:57:01 +01:00
likesController.php Delete notifications about post in different cases. 2018-02-18 18:47:59 +01:00
moviesController.php Can get the list of movies of the user 2018-01-05 15:12:42 +01:00
notificationsController.php Can get the number of unread notifications and conversations in a single API request 2018-02-21 16:18:32 +01:00
postsController.php Delete notifications about post in different cases. 2018-02-18 18:47:59 +01:00
searchController.php Check query lenght 2018-01-01 18:40:26 +01:00
surveysController.php Response to a survey can be saved. 2018-01-18 06:42:24 +01:00
userController.php Created User->canCreatePosts method 2018-01-06 18:26:02 +01:00
welcomeController.php Implemented RestServer controller 2017-05-17 14:05:23 +02:00