Skip to content
 
 

Latest commit

 

History

88 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iNCIPit

Inital version of ncip v.1 ncip responder for evergreen / open-ils

Initial configuration

Setup the default configuration file:

cp iNCIPit-example.ini iNCIPit.ini # edit as necessary

Optionally, per request hostname configuration files can be used. For example:

cp iNCIPit-example.ini target.host.ini # edit as necessary

Testing

you can initiate / test with the following:

curl -v --insecure -H 'Content-Type:text/xml' --data @NCIPmsgs/LookupUser.ncip -X POST 'https://target.host/iNCIPit.cgi'
# (--insecure argument only necessary if you test a target.host lacking a valid cert) 

About

An NCIP responder for Evergreen used by several Michigan libraries against INN-Reach in the MeLCat resource sharing system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages