Skip to content

Commit

Permalink
Merge f99a5c5 into 6c26377
Browse files Browse the repository at this point in the history
  • Loading branch information
muxueqz committed Feb 26, 2019
2 parents 6c26377 + f99a5c5 commit 6152a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ and can answer access requests that look like:
```

However, Ladon does not come with a HTTP or server implementation. It does not restrict JSON either. We believe that it is your job to decide
if you want to use Protobuf, RESTful, HTTP, AMPQ, or some other protocol. It's up to you to write server!
if you want to use Protobuf, RESTful, HTTP, AMQP, or some other protocol. It's up to you to write server!

The following example should give you an idea what a RESTful flow *could* look like. Initially we create a policy by
POSTing it to an artificial HTTP endpoint:
Expand Down

0 comments on commit 6152a60

Please sign in to comment.