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