DEV Community

Vera Nyagaka
Vera Nyagaka Subscriber

Posted on

RESTful API endpoint with Java/Spring Boot

In this task, you'll build a simple RESTful API endpoint that returns your profile information along with a dynamic cat fact fetched from an external API. This task validates your ability to consume third-party APIs, format JSON responses, and return dynamic data.

Deployed using Google Cloud Run

Top comments (0)