Graphql Auto Generating Cms

Use your existing graphQL schema to generate CMS in a couple steps. DEMO: http://cms-demo.web4fly.com/
Alternatives To Graphql Auto Generating Cms
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Graphql Engine29,818120 hours ago17June 22, 20222,133apache-2.0TypeScript
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
Graphql Js19,53333,25711,349a day ago214September 22, 2022244mitTypeScript
A reference implementation of GraphQL for JavaScript
Rxdb19,247826820 hours ago312September 22, 202213apache-2.0TypeScript
A fast, offline-first, reactive Database for JavaScript Applications https://rxdb.info/
Apollo Server13,3635,3261,1532 days ago305August 26, 202242mitTypeScript
🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Postgraphile11,94876997 days ago156May 25, 202266mitTypeScript
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
Edgedb11,118
4 days ago2June 08, 2018440apache-2.0Python
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
Graphql Code Generator10,026
a day ago455mitTypeScript
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Quicktype9,99942902 days ago674September 12, 2022413apache-2.0TypeScript
Generate types and converters from JSON, Schema, and GraphQL
Gqlgen8,9171155825 days ago198September 19, 2022199mitGo
go generate based graphql server library
Type Graphql7,7702772862 days ago67October 06, 2021112mitTypeScript
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Alternatives To Graphql Auto Generating Cms
Select To Compare


Alternative Project Comparisons
Readme

License NPM Build Status

alt tag GraphQL CMS will build a fully-functional CMS by just using your printed GraphQL schema without any changes in your existed code or architecture.

Documentation

Example which you can run with one command on your local machine

Online DEMO (db will be overwritten every 24h)

GraphQL API for DEMO

Auto generating CMS based on your GraphQL schema [medium.com]

GraphQL CMS v2 is ready to use [medium.com]

Install

npm i -S graphql-auto-generating-cms
import GraphqlCMS from 'graphql-auto-generating-cms';
import 'graphql-auto-generating-cms/lib/styles.css';
...

And to head of your template add:

<link href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.1.8/semantic.css" rel="stylesheet">
Popular Schema Projects
Popular Graphql Projects
Popular Data Formats Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Graphql
Schema
Content Management System
Graphql Api
Graphql Schema