Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 574 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 574 Bytes

README

DESCRIPTION

Tiny Insurer App is a learning process in messaging (with RabbitMQ) and graphql topics.

The app simulates an Insurer Company that receive Insured and Vehicle informations and emmit an insured policy to the client.

This is a two part app that needs to run side-by-side. The second-parte is here: Tiny Insurer App - GraphQL Interface.

STACK

  • Docker
  • Ruby 3.3.0
  • Rails 7.1.3.2
  • Rspec
  • Bunny
  • pry-byebug
  • Postgres

REQUIREMENTS

  • Docker

RUN

ENDPOINTS AND PAYLOAD

TESTS