An open API service indexing awesome lists of open source software.

https://github.com/digibib/redef

DEPRECATED (integrated in digibib/ls.ext )
https://github.com/digibib/redef

Last synced: about 1 year ago
JSON representation

DEPRECATED (integrated in digibib/ls.ext )

Awesome Lists containing this project

README

          

Redefining library systems.
===

Modules
--

Modules in this project:

* [Patron client](patron-client/README.md)
* ["Catalinker"](catalinker/README.md)
* [Service layer/backend](services/README.md)

Development environment
--

We use Vagrant and Virtualbox (prerequisites).

To get started developing do `make run-dev`.

See [Makefile](Makefile).