当前位置: 首页 > 软件库 > 大数据 > 数据查询 >

graphql-mongodb-server

A GraphQL MongoDB server.
授权协议 Readme
开发语言 Java
所属分类 大数据、 数据查询
软件类型 开源软件
地区 不详
投 递 者 臧正平
操作系统 跨平台
开源组织
适用人群 未知
 软件概览


GraphQL MongoDB Server

GraphQL MongoDB Server

A server boilerplate using GraphQL and MongoDB.


Introduction

This is a server boilerplate using GraphQL and MongoDB. Support subscriptions using GraphQL Yoga.

Getting started

  1. Clone this repo using https://github.com/leonardomso/graphql-mongodb-server.git
  2. Move to the appropriate directory: cd graphql-mongodb-server.
  3. Run yarn or npm install to install dependencies.
  4. Set .env file with your mongoURI.
  5. Run npm start to see the example app at http://localhost:4000/playground.

Commands

  • npm start - start the playground at http://localhost:4000/playground

License

MIT license, Copyright (c) 2018 Leonardo Maldonado.

  • basic download and exact and mkdir cd /usr/local/src download mongodb-linux-x86_64-3.0.6.tgz tar xzvf mongodb-linux-x86_64-3.0.6.tgz mv ./mongodb-linux-x86_64-3.0.6 ../ ln -s /usr/local/mongodb-linu

 相关资料
  • graphql-to-mongodb If you want to grant your Nodejs GraphQL service a whole lot of the power of the MongoDb database standing behind it with very little hassle, you've come to the right place! Example

  • koa-graphql-mongodb is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial. koa-graphql-mongodb Tutorial how to set up koa with graphql and mongodb

  • NodeJs + MongoDB + GraphQL Starter A boilerplate for Node.js, MongoDB & GraphQL applications. �� ES6 code I started this project to simplify and make it ease of use. I also tried to make it as generic

  • express-graphql-mongodb-boilerplate Also express-mongodb-rest-api-boilerplate - REST-API Boilerplate Authentication from scratch Sign In, Sign Up, Reset Password, Change Password, Update User E-mail v

  • Boilerplate Vue + Vuex + Vuetify + Apollo Client + GraphQL + Express + MongoDB + HTTP/2 Just a simple way of starting your projects with these marvelous technologies! Installing Download or clone the

  • graphql-apollo-nodejs-mongodb-angular5 A simple Apollo + GraphQL + NodeJs + Express + MongoDB + Angular5 CRUD This repository shows a complete example of a CRUD application based on NodeJs, Angular 5