WEBVTT
Kind: captions
Language: en

00:00:00.380 --> 00:00:05.540
Congratulations you've just successfully
created a fully functioning REST API

00:00:05.540 --> 00:00:10.320
using Python and the Django rest
framework

00:00:10.320 --> 00:00:12.080
in this course you created a

00:00:12.090 --> 00:00:20.090
working API that allows users to create
update delete and manage user profiles

00:00:20.090 --> 00:00:25.590
authenticate using their username and
password and manage their user profile

00:00:25.590 --> 00:00:27.700
feed items

00:00:27.700 --> 00:00:31.890
during this process you learned
how to manage and create your own local

00:00:31.890 --> 00:00:33.800
development server

00:00:33.800 --> 00:00:37.340
use the Django models to create a database

00:00:37.340 --> 00:00:38.340
enable the Django

00:00:38.340 --> 00:00:42.400
admin and use it to manage objects in
your database

00:00:42.400 --> 00:00:43.980
use the Django dev server

00:00:43.980 --> 00:00:49.120
to run and test your code and deploy
your app to AWS

00:00:49.120 --> 00:00:50.340
now that you have a

00:00:50.340 --> 00:00:55.260
solid foundation you're well on your way
to building professional production

00:00:55.260 --> 00:00:57.480
grade apis

00:00:57.480 --> 00:00:59.640
So where do you go from here?

00:00:59.640 --> 00:01:01.559
I recommend checking out the official

00:01:01.559 --> 00:01:05.760
documentation for Django and the Django
rest framework to build upon the skills

00:01:05.760 --> 00:01:08.180
you learned in this course

00:01:08.180 --> 00:01:10.180
if you're looking to take your skills to the next

00:01:10.180 --> 00:01:15.030
level then we also have an advanced
course on building apis here on udemy

00:01:15.030 --> 00:01:18.860
which we'll link to in the resources of
this video

00:01:18.860 --> 00:01:20.460
If you love this course then

00:01:20.460 --> 00:01:25.530
please tell us by writing a review or if
you think there's ways we can improve it

00:01:25.530 --> 00:01:31.369
then please let us know by emailing us
on courses@londonappdeveloper.com

00:01:31.369 --> 00:01:36.780
this course was created by myself Mark
Winterbottom and my amazing wife and

00:01:36.780 --> 00:01:39.140
business partner Brooke Rutherford.

00:01:39.140 --> 00:01:41.759
Thank you so much for taking this course I

00:01:41.759 --> 00:01:48.770
really appreciate you choosing our
course to learn how to build rest apis

