Mastery Assessment: RESTful APIs

Complete this assessment with 100% score to master this chapter.

01How does Flask automatically handle returning a Python dictionary from a view function?

02What is the primary role of a 'Schema' in a Marshmallow-based API?

03In a HATEOAS-compliant API, what should a 'resource' response typically include besides the data?