Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jregistr/graphql-forum

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-forum

Project made to experiment with GraphQL and Sangria library.

Usage

You will need to have ready a PostgreSQL database and a user.

  • Copy the contents of application.ex.conf under the conf folder into another file application.conf under the same directory.

  • Configure the data store by updating the lines displayed below with database credentials.

slick.dbs.default.db.url="jdbc:postgresql://localhost/<DATABASE NAME>"
slick.dbs.default.db.user="<DATABASE USER NAME>"
slick.dbs.default.db.password="<DATABASE PASSWORD>"

Issuing sbt run should have it up and running on localhost:9000 where a GraphIQL interface will be presented.

About

Project made to experiment with exposing and interacting with GraphQL

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.