delete-user

There are 4 repositories under delete-user topic.

  • codevivi/administratorius-extend-given-code

    admin page, upload pictures, picture ratings

    Language:JavaScript1110
  • abobakaraslam/BackendProject

    Without using frontend application, display all users, register user, delete user, update user in the database. All requests will be from Thunder Client

    Language:JavaScript00
  • BJD1997/CreateAndDeleteUsers

    Create and delete users in AzureAD

    Language:PowerShell10
  • chetanchaudhari07/User_Management_API

    This repository contains a Node.js project using Express.js to manage user data with CRUD (Create, Read, Update, Delete) operations. The API interacts with a JSON file db.json to store and retrieve user information. The project includes middleware for validation, logging with Morgan, and endpoints for managing users.

    Language:JavaScript