• Stars
    star
    22
  • Rank 1,048,934 (Top 21 %)
  • Language
    Dart
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A demo application that show cases the implementation of GraphQL. GraphQL is a schema defined language API that fixes the issue of over-fetching and under-fetching of data from backend as opposed to RESTful API.