Warning : This project is under development.
REST API ROUTES:
api_all_users GET ANY ANY /api/users/all.{_format}
api_new_users GET ANY ANY /api/users/{id}/new.{_format}
api_edit_users GET ANY ANY /api/users/{id}/edit.{_format}
api_remove_users GET ANY ANY /api/users/{id}/remove.{_format}
api_get_users GET ANY ANY /api/users/{id}.{_format}
api_default ANY ANY ANY /api/