/myhealth

Doctor appointments API

Primary LanguageRuby

MyHealth - Doctor appointments

How to run

  1. clone this repo and then run commands below
  2. run bundle install
  3. run migration bundle exec rails db:migrate
  4. run seeds bundle exec rails db:seed
  5. start the server bundle exec rails s

For test you can run bundle exec rspec

API Documentation

Click here for API documentation