Onto-Med / example-study-graphql-app

Mojolicious webapp with GraphQL to provided an API to browse study metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-study-graphql-app

Mojolicious webapp with GraphQL to provided an API to browse study metadata

How to use

git clone https://github.com/Onto-Med/example-study-graphql-app
cd example-study-graphql-app
docker-compose build
docker-compose up -d

After starting docker-compose, navigate to http://localhost:4000/graphql to access the interactive GraphQL interface.

You can change the port in the docker-compose.yml file.

About

Mojolicious webapp with GraphQL to provided an API to browse study metadata


Languages

Language:Perl 92.0%Language:Dockerfile 8.0%