admin page, upload pictures, picture ratings
-
Updated
Mar 27, 2023 - JavaScript
admin page, upload pictures, picture ratings
Create and delete users in AzureAD
Without using frontend application, display all users, register user, delete user, update user in the database. All requests will be from Thunder Client
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.
Add a description, image, and links to the delete-user topic page so that developers can more easily learn about it.
To associate your repository with the delete-user topic, visit your repo's landing page and select "manage topics."