Skip to content

UMiamiLibraries/alma-api-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alma api dashboard

web app calling alma api. currently supports:

  • creating and searching for users by id
  • flipping users to external status (hidden)
  • displaying set contents
  • retrieving library hours
  • primo permalink generator

specs

front end built using bootstrap.

back end using flask python framework.

basic authentication

setup

/path/to/development.conf

/path/to/alma-api-dashboard
-----almaapidashboard.py
-----config.py
-----almaapidashboard.wsgi
-----templates/
-----static/ (optional for images)

config.py should include api key, api urls and unique institution data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published