/plate_slate

GraphQL Server made with Absinthe

Primary LanguageElixir

GraphQL server

A GraphQL server built with Elixir, Phoenix and Absinthe

Table of Contents

Roadmap

  • Queries
  • Mutations
  • Subscriptions

Installation

Don't forget to change your database user data inside config files.

Clone this project and run:

mix ecto.setup
mix phx.server

and then you can access GraphQL playground via http://localhost:4000/graphiql