FizzBuzz Microservice API
Release v1.0.0
This release introduces the initial version of the FizzBuzz Microservice API. It provides a FastAPI-based microservice for calculating the FizzBuzz sequence.
The API offers endpoints to compute the FizzBuzz sequence and retrieve data summaries. Comprehensive testing and error handling ensure reliability and stability.