Skip to content

Commit 049cb98

Browse files
Update readme
1 parent 12ca268 commit 049cb98

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# REST-API
22

3-
COURSE: [http://joincfe.com/courses/rest-api](https://www.codingforentrepreneurs.com/courses/rest-api/)
3+
[![Rest API Course Logo](https://cfe2-static.s3-us-west-2.amazonaws.com/media/courses/rest-api/images/rest_api_bg.jpg)
4+
](https://www.codingforentrepreneurs.com/courses/rest-api/)
45

56
Build a REST API by leveraging Django, Python and the Django Rest Framework.
67

78
REST APIs are here to connect your web application to anything and everything. Build microservices, connect to client-side technologies like Angular & Ionic, and connect to other apps too.
89

9-
This course will teach you exactly how to build one with Django and Python.
10+
This course will teach you exactly how to build one with Django, Python, Django Rest Framework, and more.
11+
12+
13+
Full Course is here: [http://joincfe.com/courses/rest-api](https://www.codingforentrepreneurs.com/courses/rest-api/)
14+
1015

1116
### Section 1 | API Basics
1217

0 commit comments

Comments
 (0)