Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 352 Bytes

Ruby China GraphQL API

This project converts REST API of Ruby China to a GraphQL API.

Demo: https://ruby-china-graphql-api.vercel.app/

Features

  • Simple implementation of ruby china (homeland) oauth2
  • Serverless GraphQL API (Apollo Server on Vercel Functions)
  • Types are auto-generated by graphql-codegen
  • Customized GraphiQL as online IDE