Skip to content

waheed-fullstack-dev/graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Graphql Api with Absinthe in Elixir Phoenix and PostgreSQL

Version

  • Erlang 24.1.5
  • Elixir 1.13

Goals

  • Register & Sign-In with JWT Token
  • Crud for Posts
  • Crud for Comments to Post
  • Plug for Authentication
  • Add Pagination

Project Setup

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages