Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: API conclusion #175

Merged
merged 2 commits into from
Mar 17, 2020
Merged

Conversation

benjlevesque
Copy link
Contributor

Description of the changes

Link to Jira

https://requestnetwork.atlassian.net/browse/PROT-

packages/docs/docs/guides/3-Portal-API/5-api-conclusion.md Outdated Show resolved Hide resolved
TODO
* Simple REST API, familiar for classic web developers
* No key management
* Faster response time
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the buffer on the storage layer I'm not sure it's still the case. But I'm ok with leaving this here until we have measurements.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

read performance is still better.

packages/docs/docs/guides/3-Portal-API/5-api-conclusion.md Outdated Show resolved Hide resolved
packages/docs/docs/guides/3-Portal-API/5-api-conclusion.md Outdated Show resolved Hide resolved
packages/docs/docs/guides/3-Portal-API/5-api-conclusion.md Outdated Show resolved Hide resolved
* Notifications on new request and received payments
* Send requests to other API users based on their email, instead of their ETH address.
* Easy to build applications on top of Request (see [here](./3-api-apps))
* Easy choice between fully public data or encrypted data on the network
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean ?
Do you mean it's easy to create encrypted requests ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, but the request will not be end-to-end encrypted

packages/docs/docs/guides/3-Portal-API/5-api-conclusion.md Outdated Show resolved Hide resolved
Co-Authored-By: Lucas Bertrand <lucas.bertrand.22@gmail.com>
Copy link
Member

@yomarion yomarion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@benjlevesque benjlevesque merged commit cd65fd6 into docs-with-sidebar Mar 17, 2020
@benjlevesque benjlevesque deleted the docs-ble-api-conclusion branch March 17, 2020 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants