skoba / orca-api

日医標準レセプトソフトが提供しているAPIをRubyから利用するためのライブラリ

Home Page:https://orca-api.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORCA API

ORCA APIは、日医標準レセプトソフトが提供しているAPIをRubyから利用するためのライブラリです。

開発者向け情報

必要なソフトウェア

  • ruby 2.4.10以降
  • bundler 1.15.1

セットアップ

git clone https://github.com/orca-api/orca-api.git
cd orca-api
bin/setup

テスト実行

bundle exec rake spec

インストール

bundle exec rake install

ライセンス

Apache License 2.0

About

日医標準レセプトソフトが提供しているAPIをRubyから利用するためのライブラリ

https://orca-api.github.io/

License:Apache License 2.0


Languages

Language:Ruby 90.8%Language:HTML 3.6%Language:CSS 3.5%Language:JavaScript 1.8%Language:Shell 0.3%