Skip to content

laazo/mychatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

MyChatroom

MyChatroom is a simple REST API for a chatroom app

The stack:

  • Java 17
  • Spring-Boot 3
  • H2

How to run the server

  1. open the terminal and CD into azolachat/
  2. In this directory you will find a script named runchat.sh
  3. Execute the script by typing ./runchat.sh then press enter
  4. On successful completion the chatroom API should be running on port 8088
  5. A chatroom and a chat user is created at start-up
  6. A Postman project is provided in azolachat/src/main/resources/postman
  7. Import the project on Postman to interrogate the endpoints

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors