Skip to content

eScholarship/escholApi

Repository files navigation

eScholarship Sinatra Graphql Server

Setup and Running locally

# You will need to have an appropriate version of ruby and npm installed
git clone repo
cd to folder
./setup.sh
# run the server
source env.sh   # use a jschol-compatible env file
./run.sh
# Visit http://localhost:4001/graphql/iql

Visit browser

Features

  • Graphql API

DB

  • MySQL (with ruby Sequel ORM)

About

An API for the eScholarship repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published