This is the backend section of the bookstorecms website built with ruby on rails, devise-jwt and postgresql for the database: The website can:
- Display a list of books.
- Add a book.
- Remove a selected book.
Check the live demo here
Check the frontend repo here
- Ruby
- device-jwt
- postgresql
To get a local copy up and running follow the steps below
-
clone this repo by copy pasting this on your terminal
git clone https://github.com/daudi13/bookstoreAuthApi
-
open the project folder 'cd bookstoreAuthApi'
-
Run 'bundle install' to install all dependencies
-
Run 'ruby s' to start the live server
David Ouma
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Give a star if you like this project!
This project is under the MIT license.