ship-tickets-api

Stars
1

Ship-tickets API

This API is made of these models:

  • Ship model
  • User model
  • City model
  • Company Model
  • Frequenct Model

GET /ships

return all ships

GET /ships/id

return a spefic ship

Get /companies

returns all companies

Built With

  • Rails
  • Ruby
  • Heroku

Getting Started

Here are the steps to follow in order to get this project on your local computer.

Prerequisites

rails v6.0.3 +

ruby v2.7.1 +

Setup

clone this repo by typing git clone https://github.com/Tresor11/final-capstone-api.git

Install

install the dependencies by typing bundle install

Usage

start the local server by running rails s

Testing

run the tests by typing bundle exec rspec

Deployment

this project is deployed on heroku

Author

👤 Tresor bireke

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used

📝 License

This project is MIT licensed.