# User Data API ## Description This is version `1.0.0` of this API documentation. Last update on Mar 5, 2024. This API allows CRUD operations on a MongoDB database for a User resource. ## Servers - Local development server: http://localhost:5000 (Local development server) ## Endpoints and operations ### [Users](https://docs.djharshit.tech/group/endpoint-users.md) - [List all users](https://docs.djharshit.tech/operation/operation-get-users.md) - [Create a new user](https://docs.djharshit.tech/operation/operation-post-users.md) - [Get a specific user](https://docs.djharshit.tech/operation/operation-get-users-parameter.md) - [Update a specific user](https://docs.djharshit.tech/operation/operation-put-users-parameter.md) - [Delete a specific user](https://docs.djharshit.tech/operation/operation-delete-users-parameter.md) [Powered by Bump.sh](https://bump.sh)