Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.07 KB

Scrum Poker API

Welcome to the Scrum Poker API! This project provides the backend functionality for the Scrum Poker App, facilitating Agile estimation sessions.

Installation

To get started with the Scrum Poker API, follow these simple steps:

  1. Clone the repository:
git clone https://github.com/victordantasdev/scrum-poker-api
  1. Run Docker Compose:
docker-compose up -d --build
  1. Access the API: The API will be available at: http://localhost:4000

Endpoints

The Scrum Poker API exposes the following endpoints:

  • GET /healthz
  • WebSocket /ws

Technologies Used

The Scrum Poker API is built with the following technology:

Contributing

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License.


Empower your Agile estimations with the Scrum Poker API! 🃏🔧