Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 402 Bytes

Chat-app-api

A Chat app's API built using Spring boot and MongoDB Also includes JWT auth.

Goal - Learning MongoDb and building a Spring Boot API that uses it.

A User can - register and login - send and receive messages - update and delete a message

Client Dev - Has to understand the endpoints - Know how to use JWT tokens