Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daudi13/bookstoreauthapi

This is the backend for the bookstorecms project
https://github.com/daudi13/bookstoreauthapi

database devise-jwt postgresql ruby

Last synced: 3 days ago
JSON representation

This is the backend for the bookstorecms project

Awesome Lists containing this project

README

        

# Bookstore

![](./Screenshot%20.png)
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](https://bookstorecms2022.herokuapp.com/)

Check the frontend repo [here](https://github.com/daudi13/bookstore)

## Built with
- Ruby
- device-jwt
- postgresql

## Getting Started
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

## Author
**David Ouma**
- Github: [@daudi13](https://github.com/daudi13/)
- Twitter: [@davouma](https://github.com/daudi13/)

## Contributing
Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/daudi13/math-magician/issues)

## Show your Support
Give a star if you like this project!

## License
This project is under the [MIT](./LICENSE) license.