Build and secure a web server with a RESTful Developer-Friendly API that developers will love to use.
Overview
Syllabus
- What's and Why's of APIs
- Discover the foundation of Web APIs, the common systems for passing and updating information to web applications.
- Accessing Published APIs
- Practice gathering and reading information from web APIs that already live on the internet.
- Creating your own API Endpoints
- Begin creating your own API endpoints and learn to serialize your data to package it up for transfer across the web using HTTP.
- Securing your API
- Control access to your APIs by limiting who can access the resources behind them and ensuring that only authorized users can read and modify data.
- Writing Developer-Friendly APIs
- Customize your APIs to be usable and approachable by the developers who will consume them.
Taught by
Lorenzo Brown
Reviews
2.0 rating, based on 1 Class Central review
4.7 rating at Udacity based on 6 ratings
Showing Class Central Sort
-
There are no best practices, no recommended guidelines. The course gives an EXTREMELY brief overview of the API design, there's also hardly any information about the tools used in the course.
I can't recommend it for professionals as they won't learn anything form it, and I can't recommend it for beginners since it'll be challenging for them to figure out the tools used in the course, and there's little to no foundation for the API design best practices.