π HNG Stage 0 β Dynamic Profile API
For Stage 0 of the HNG program, I built a simple FastAPI endpoint that returns my profile details and a random cat fact fetched from the Cat Facts API.
The endpoint (/me) responds with my name, email, backend stack, the current UTC timestamp, and a new cat fact every time itβs called.
This task helped me practice working with external APIs, JSON formatting, and real-time responses in Python.
π GitHub Repo: https://github.com/AyoIbitola/AyoIbitola-HNG13-stage-0-Dynamic-Profile-Endpoint
Top comments (0)