Skip to content

0gener/superchat-backend-challenge-ivan-sousa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Communication Service that uses multiple channels (missing implementations).

Core functionalities:

  • Create contacts given their personal information
  • List all contacts
  • Send a message to a contact
  • List all previous conversations
  • Receive messages from an external service via a webhook

Built With

  • Java
  • Spring Boot
  • Postgres

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/0gener/superchat-backend-challenge-ivan-sousa.git
  2. cd into the repo
    cd superchat-backend-challenge-ivan-sousa
  3. Run using docker-compose
    docker-compose up -d --build

Usage

For information about the API just access swagger-ui with the project running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published