/escholApi

An API for the eScholarship repository

Primary LanguageRuby

eScholarship Sinatra Graphql Server

Setup and Running locally

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:3000

Visit browser

Features

  • Graphql API

DB

  • MySQL (with ruby Sequel ORM)