IBM / openapi-to-graphql

Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
https://developer.ibm.com/open/projects/openapi-to-graphql/
MIT License
1.61k stars 211 forks source link

Migrate examples and tutorials from IBM Github Enterprise #52

Open Alan-Cha opened 6 years ago

Alan-Cha commented 6 years ago

We have a number of examples and tutorials from IBM Github Enterprise, for example a few on OAuth support, that we would like to make public.

To do so, we would need to make sure the dependencies are updated, the documentation is thoroughly edited, and the code still works.

In the mean time, there are a few links in the current documentation that may lead to IBM Github Enterprise, which users may not have access to.

ErikWittern commented 5 years ago

In particular, we want an OAuth 2.0 example.