Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ See the License for the specific language governing permissions and
limitations under the License.
-->

You can send these events to PredictionIO Event Server in real-time easily by
making a HTTP request or through the `EventClient` of an SDK. You can refer to [App Integration Oview](/appintegration/) for more details later.
You can send these events to the PredictionIO Event Server in real-time easily by
making an HTTP request or through the `EventClient` of an SDK. You can refer to [App Integration Oview](/appintegration/) for more details later.

The following is sample code of using different SDKs to import the events for this template, which you can refer to when you integrate with your app later.
The following is sample code for using different SDKs to import the events for this template, which you can refer to when you integrate with your app later.

For quickstart demonstration purpose, a script is provided to import sample data (Please see 4b. Import Sample Data.)
For quickstart demonstration purposes, a script is provided to import sample data (Please see 4b. Import Sample Data.)