Skip to main content

REST Services with Django

  • Chapter
  • First Online:
Beginning Django

Abstract

In this chapter, you’ll learn about the options available to create REST services with Django, including plain Python/Django REST services and framework specific REST services. In addition, you’ll learn how to create REST services with plain Python/Django packages and when they’re preferable over using framework specific REST services packages. In addition, you’ll also learn how to create and use some of the most important features of REST services created with the Django REST framework, as well as incorporate essential security into Django REST framework services.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Notes

  1. 1.

    https://en.wikipedia.org/wiki/Representational_state_transfer

  2. 2.

    https://www.ampproject.org/

  3. 3.

    http://www.django-rest-framework.org/

  4. 4.

    http://tastypieapi.org/

  5. 5.

    https://djangopackages.org/grids/g/rest/

  6. 6.

    https://djangopackages.org/grids/g/search/

  7. 7.

    https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods

  8. 8.

    http://marcgibbons.github.io/django-rest-swagger/

  9. 9.

    http://drfdocs.com/

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Daniel Rubio

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Rubio, D. (2017). REST Services with Django. In: Beginning Django. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2787-9_12

Download citation

Publish with us

Policies and ethics