Instant GraphQL + MongoDB Backend With Mongoke

Written by morse | Published 2019/11/08
Tech Story Tags: mongodb | graphql | backend | apollo | javascript | docker | docker-compose | latest-tech-stories

TLDR Mongoke is a docker image that generates the GraphQL API to serve your Mongodb data. It can be used directly from the frontend as it supports authorization via your service. The mongoke service generates the boilerplate code every time the service starts, you can go to http://://://localhost:4000/graphiql to open graphiql. An example query you can make: Users and posts, posts, users and posts. To deploy the above configuration we can use docker-compose.via the TL;DR App

no story

Published by HackerNoon on 2019/11/08