Skip to content

summon/summon-api-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summon API Toolkit projects

This repository contains individual projects written in different programming languages. These projects are designed to demonstrate interactions with the Summon Search API. Individual language-specific folders within this repository have their own README files providing detailed instructions.

The table below lists the available projects, as well as links to related projects in other GitHub repositories.

Programming language Link to project
Node.js (JavaScript) https://github.com/summon/summon-api-demo/tree/master/node.js
PHP https://github.com/summon/Summon.php
Python3 https://github.com/summon/summon-api-demo/tree/master/python3
Ruby https://github.com/tulibraries/blacklight_summon

Note that in order to use any of these projects, you will need to be a current Summon customer with valid API authentication credentials. If you do not already have these credentials, see the Ex Libris Knowledge Center article -- Summon: Using the Summon API.

For additional technical information on the Summon Search API, as well as code examples written in Java, see the Ex Libris Developer Network article -- Summon Search API