Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 684 Bytes

File metadata and controls

12 lines (8 loc) · 684 Bytes

API Builder Demo Services

These services are not production ready and are intended for demonstration purposes only.

Services

  • news-service: A News API that provides headlines by country and category.
  • weather-service: A Weather API that provides the current weather by city and country.
  • user-news-and-weather: A service that aggregates information from news-service and weather-service for registered users.

Kubernetes