Skip to content

Commit

Permalink
Update README.ja.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Mar 8, 2018
1 parent 8b072df commit 78e4c38
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.ja.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Hypermedia framework for object as a service
--------------------------------------------
# BEAR.Resource

## Hypermedia framework for object as a service

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/bearsunday/BEAR.Resource/badges/quality-score.png?b=1.x)](https://scrutinizer-ci.com/g/bearsunday/BEAR.Resource/?branch=1.x)
[![Code Coverage](https://scrutinizer-ci.com/g/bearsunday/BEAR.Resource/badges/coverage.png?b=1.x)](https://scrutinizer-ci.com/g/bearsunday/BEAR.Resource/?branch=1.x)
Expand All @@ -8,10 +9,9 @@ Hypermedia framework for object as a service

**BEAR.Resource** はオブジェクトがリソースの振る舞いを持つHypermediaフレームワークです。
クライアントーサーバー、統一インターフェイス、ステートレス、相互接続したリソース表現、レイヤードコンポーネント等の
RESTのWebサービスの特徴をオブジェクトに持たせる事ができます
RESTのWebサービスの特徴をオブジェクトに持たせます

既存のドメインモデルやアプリケーションの持つ情報を柔軟で長期運用を可能にするために、
アプリケーションをRESTセントリックなものにしAPI駆動開発を可能にします。
既存のドメインモデルやアプリケーションの持つ情報を柔軟で長期運用を可能にするために、 アプリケーションをRESTセントリックなものにしAPI駆動開発を可能にします。

### リソースオブジェクト

Expand Down

0 comments on commit 78e4c38

Please sign in to comment.