Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVDV116 authored Jan 10, 2024
1 parent 5df106b commit f6f71e9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,11 @@ A brief set of instructions on how to set up and run the project locally:

## Usage

Below is an example of a usecase that employs some of the endpoints provided by this web API:

### KMongoDB cloud database access:
This API establishes a connection with a KMongoDB Atlast database running in the cloud. For utilizing the MongoDB Atlas database associated with the this API, you must have network access to the project. Teachers seeking access privileges can contact any of the project group students.

Below are some examples of usecases that employ some of the endpoints provided by this web API:

1. **Endpoint 1**
- Description: This endpoint registers a new account for a user.
Expand Down

0 comments on commit f6f71e9

Please sign in to comment.