Building an API

In the previous chapter, you built a system of student registration and enrollment in courses. You created views to display course contents and learned how to use Django's cache framework. In this chapter, you will learn how to do the following:

  • Build a RESTful API
  • Handle authentication and permissions for API views
  • Create API view sets and routers
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset