Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Chat Application
# Chat Application54321

- ## Frameworks and Language used
- #### Spring Boot Framework
Expand Down Expand Up @@ -66,7 +66,7 @@
- #### MySQL Database : chat_application_db

- ## Project Summary
In this project we have created 2 models namely;User, ChatHistory and Status. We have provided some endpoints and also in this section below we have given our API. Using this API we can perform the CRUD operations accordingly.
In thismodified project we have created 2 models namely;User, ChatHistory and Status. We have provided some endpoints and also in this section below we have given our API. Using this API we can perform the CRUD operations accordingly.

End Points:
- ##### /status
Expand Down