Home

Awesome

Convert Weather REST API to a GraphQL API

Overview

This is an example to demonstrate how to convert an existing REST API to a GraphQL API using Ballerina.

This uses the Weather API REST api and converts it to a GraphQL API.

Prerequisites

Running the Example

To run this sample,

About Ballerina GraphQL

Ballerina GraphQL is a Ballerina Standard Library that can be used to expose and consume GraphQL APIs.

Ballerina is an open-source project and it is licensed under Apache License 2.0 by WSO2, Inc.

Contributions are always welcome and a star on the GitHub repo is also appreciated!

Star on Github