graphql-endpoint
There are 10 repositories under graphql-endpoint topic.
khaosdoctor/gotql
GraphQL query utility for serverside apps
tim-field/graphql-wp
GraphQL endpoint for WordPress
Code-Hex/gqldoc
The easiest way to make API documents for GraphQL
torchbox/wagtail-grapple
A Wagtail app that makes building GraphQL endpoints a breeze!
joelgarciajr84/graphql-nodejs-mysql
Exposing GraphQL consuming MySQL Database
pepperlabs/pepper
Pepper is an automatic GraphQL exposing Laravel package. It uses your application defined models to auto define properties and relations. It supports Query and Mutation out of the box.
knaxus/rest-and-graphql
:zap: Highly scalable REST API codebase with GraphQL layer on its :zap:
hiiammalte/compareo_api
GraphQL-based API of compareo app - built upon Node.js, Express, Apollo and TypeScript
jmigac/graphql-web-services-spring-aem
Master thesis on topic "Developing GraphQL Web Services in Spring and Adobe Experience Manager". Project will contain REST api build in Spring framework for receiving data about earthquakes with possibility of local data caching. Local data cache will be achieved will background thread contacting external API and filling local database using prebuild REST service. Build web service will be used as a backbone service for GraphQL endpoint, which will provide specific information to received query. As an addition to the master thesis content, new technology will be used in comparison with spring, it's called Adobe Experience Manager [AEM]. AEM is an enterprise content managment system, with a rich technology stack and high level of customization.
l3lackcurtains/graphql-rn-todo-app
:heavy_check_mark: Simple todo app built with GraphQL and React Native.