Welcome to the Scrum Poker API! This project provides the backend functionality for the Scrum Poker App, facilitating Agile estimation sessions.
To get started with the Scrum Poker API, follow these simple steps:
- Clone the repository:
git clone https://github.com/victordantasdev/scrum-poker-api
- Run Docker Compose:
docker-compose up -d --build
- Access the API: The API will be available at: http://localhost:4000
The Scrum Poker API exposes the following endpoints:
- GET /healthz
- WebSocket /ws
The Scrum Poker API is built with the following technology:
Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License.
Empower your Agile estimations with the Scrum Poker API! 🃏🔧