Chevron Left
Back to APIs

Learner Reviews & Feedback for APIs by Meta

4.4
stars
249 ratings

About the Course

Delve deeper into the processes and concepts behind APIs and their infrastructure. Explore the key concepts that underpin API development and the principles of representational state transfer architectural style (REST) architecture. Build basic API and REST data backbones for web apps using Django. Discover emerging API technology and practice other ways to build and work with APIs. Finally, you will test, optimize and develop documentation for an API. By the end of this course you will be able to: • Work with and build APIs • Build basic API and REST data backbones for web apps using Django • Discover emerging API technology • Test, optimize and develop documentation for an API To complete this course, you will need Django experience. Additionally, it always helps to have a can-do attitude!...

Top reviews

SG

Jul 28, 2023

It had helped me to design and secure the API. Every developer pursuing career as API engineer/developer should take this course.

TB

Jul 24, 2023

This course is not a baby course like other tutorials. It helped me understand the WHYS and how to structure an API Project.

Filter by:

76 - 79 of 79 Reviews for APIs

By Mx H

•

Jan 23, 2024

This course contains a lot of information. Unfortunately, it was not organized like the previous Django course in this specification. I had to search and learn from other resources because the videos were short and lacked written details, especially when it came to the code. The lab instructions had a poor format and contained mistakes. Additionally, the final project had incorrect instructions and was missing many important details. To make matters worse, the instructor stopped providing a sandbox from the last lab to the final project, which made it even more inconvenient for students. Overall, the course material is good, but the organization of the course needs improvement.

By Caleb C

•

Feb 2, 2024

While the content was extremely important for the role of a backend developer, the instruction felt lacking and did not culminate well in the final project. In order the complete the final project, students basically need to teach themselves all of the skills from other resources.

By Clinton C

•

Feb 12, 2024

Maybe it's just me but...this course was not well designed at all! And definitely not enough to tackle the final project. It went from 0 - 100 faster than a Tesla model S plaid... Definitely not for beginners with no background and only the prior courses and some videos to rely on. Either the final assignment needs to be shorter with somewhat of a guiding hand (Somewhat like the previous courses in the Backend developer program) or there should be a prior lab to tackle many if not most of the requirements so that learners at least have some semblance of a structure rather than just some videos that rammed through many aspects. Not to mention they concentrated on functions based views when the way to go would have been class based. I know there were some readings about it but if there's a reason why people like the idea of an instructor talking to them instead of reading a book. Oh and whatever happened to the sandbox? Just trying to set this up on my local machine took forever with various errors thrown my way. Maybe my computer is old but heck that's why I thought the labs were a great idea where we could get right to the main coding bit without having to deal with the various external factors of local machines. Sorry for the rant but the course structure and the final project was extremely frustrating for a total beginner.

By Alex K

•

Mar 8, 2024

The most superficial and poor explained course in the series. I had to buy additional book on DRF (and this is not from zero knowledge about APIs but with experience in Flask and FastAPI).