Skip to content

Commit

Permalink
Revision update
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmendes committed Jun 13, 2019
1 parent f7ca822 commit fdb85e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@
The Passworks API is based on a [REST](http://en.wikipedia.org/wiki/Representational_state_transfer) architecture which makes Passworks API predictable and resource oriented. It uses HTTP built-in features, like HTTP authentication, HTTP verbs (GET, POST, PUT, PATCH, DELETE) and HTTP response codes to allow easy access from any programming language via off-the-shelf libraries and tools.


Last updated at `November 24th, 2018` see the [CHANGELOG.md](https://github.com/passworks/passworks-api/blob/master/CHANGELOG.md) for more details.
Last updated at `June 8th, 2019` see the [CHANGELOG.md](https://github.com/passworks/passworks-api/blob/master/CHANGELOG.md) for more details.

## SDKs

Expand Down

0 comments on commit fdb85e7

Please sign in to comment.