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

https://github.com/jzolo22/booknook-back-end


https://github.com/jzolo22/booknook-back-end

google-books-api ruby ruby-on-rails

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## Welcome to the Book Nook!

This is an app designed to demonstrate knowledge of Rails as an API, as well as vanilla Javascript. The book data is seeded from Google Books API.

Feel free to get cozy and let the [Book Nook](https://book-nook.netlify.app/) pick out some books for you. (Please be patient - it may need a few refreshes for the server side to warm up and display the books!)

You can also watch a [demo](https://youtu.be/C-R1DyEO9C8) :)

The front end of this project can be found here: https://github.com/jzolo22/booknook-front-end/.

## Contributors
This app was co-built by [Sean Delaney](https://github.com/sdelane2) and [Julia Zolotarev](https://github.com/jzolo22)