Bluette1 / bookstore-api

Backend api for the bookstore application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookstore-api

CI Status Badge

demopage

Built With

  • Ruby
  • Rails

Description

  • This project is for building a simple RESTful backend API for the bookstore application.

  • The Rails framework was used to build this project.

Live Demo

Live Demo

Run instructions

  • You can clone the GitHub repo and type the following commands in the terminal to run the app locally
    bundle install
    rake db:migrate
    rails server
    

How to use the site

Make sure the server is running

Deployment

Authors

👤 Marylene Sawyer

Acknowledgements

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Backend api for the bookstore application.


Languages

Language:Ruby 85.0%Language:HTML 8.5%Language:JavaScript 5.2%Language:CSS 1.1%Language:SCSS 0.3%