/librarian

Rails app/API for managing a library

Primary LanguageRuby

Librarian

Rails app/API to manage a library - my library specifically. I have a lot of books and keeping track of them in a spreadsheet is a drag. This is a Rails app, but also provides a RESTful API so that I can write a slick ncurses program and manage books from the command line.