Skip to content

The API service to facilitate the case-report frontend application

License

Notifications You must be signed in to change notification settings

mskilab-org/case-report-api

Repository files navigation

Case Report API

Case Report API is a Ruby on Rails application designed for [provide a brief description or purpose].

Prerequisites

  • Ruby (version 2.6.3)
  • Rails (version 6.0.2)
  • SQLite3

Getting Started

Installation

  1. Clone the repository:

    git clone [email protected]:mskilab-org/case-report-api.git
  2. Install dependencies:

    bundle install
  3. Set up the database:

    rails db:migrate

Usage

Start the Rails server:

rails server

About

The API service to facilitate the case-report frontend application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published