Skip to content

Fizzbuzz API v1

Latest
Compare
Choose a tag to compare
@jgfranco17 jgfranco17 released this 14 May 14:38
· 92 commits to main since this release

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.