Next lesson playing in 5 seconds

Cancel

Parse for the Back-End

Introduction

00:50

Parse is a powerful cloud service for supplying web application back-ends. With a simple REST API, you can connect to the Parse service for saving application data both JSON structured data and media files. Facebook has recently announced that they will discontinue the Parse service, but fortunately they're providing a migration path for self-hosting the Parse server.

In this course, Envato Tuts+ instructor Reginald Dawson will show you how to use Parse to host the data for your app. You'll see how to create and log in users as well as how to save and retrieve data. Most importantly, you'll learn how to migrate a Parse application to Heroku so that it can be easily self-hosted.

1.Introduction
1 lesson, 00:50

1.1
Introduction
00:50

2.Get Started With Parse
2 lessons, 10:17

2.1
What Is Parse?
04:51

2.2
Setting Up the Project
05:26

3.Build the App
4 lessons, 21:08

3.1
Parse Authentication
07:11

3.2
Save Data to Parse
04:34

3.3
Retrieve and Display Data
03:49

3.4
Update and Delete Data
05:34

4.Self-Hosting Parse
1 lesson, 06:07

4.1
Self-Hosting Parse
06:07

5.Conclusion
1 lesson, 00:43

5.1
Conclusion
00:43