muslih / myhealth

Doctor appointments API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Doctor appointments API


Languages

Language:Ruby 99.5%Language:HTML 0.5%