MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
At the end of this course you will create the back-end for a social application called "Meet n' Eat" that matches together users based on their location and food interests.
A crucial skill for a back-end or full-stack web developer is the ability to make applications that are easily accessible and understood for other developers . Mobile developers, front-end developers and other back-end and full-stack developers all rely on API endpoints to enhance the functionality of their applications.
What You Will Learn
Lesson 1
What's and Why's of APIs
- Learn about the basics of APIs and why they are important.
- How to choose the appropriate technologies for implementing a modern web API.
Lesson 2
Accessing Published APIs
- Explore published APIs from Foursquare and Google Maps.
- See how these companies implement their API endpoints.
- Now leverage some of this information for our own use!
Lesson 3
Creating your own API Endpoints
- Use Flask to build your own web server.
- Setup API endpoints that follow the constraints to qualify as a RESTful API.
Lesson 4
Securing your API
- Learn about API security.
- How to add OAuth login and token-based authentication.
- Learn to Rate limit your API endpoints.
Lesson 5
Writing Developer-Friendly APIs
- Learn some API best practices using real-world examples.
- Take on the final project!
Prerequisites and Requirements
This course assumes you have experience working with the Flask web development framework, SQLAlchemy, and understand the basics of OAuth 2.0. Python will be the primary language of instruction for the entirety of this course.Recommended Courses:
- Full Stacks Foundations
- Authentication & Authorization: OAuth
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.