Django RESTful Web Services

Author: Gaston C. Hillar

Subject: COM060080 - COMPUTERS / Web / General; COM051390 - COMPUTERS / Programming / Open Source; COM051360 - COMPUTERS / Programming Languages / Python

Publisher: Packt Publishing (2018-01-23)

978-1-78883-557-2

Django RESTful Web Services ebook cover

Design, build and test RESTful web services with the Django framework and Python

About This Book

  • Create efficient real-world RESTful web services with the latest Django framework
  • Authenticate, secure, and integrate third-party packages efficiently in your Web Services
  • Leverage the power of Python for faster Web Service development

    Who This Book Is For

    This book is for Python developers who want to create RESTful web services with Django; you need to have a basic working knowledge of Django but no previous experience with RESTful web services is required.

    What You Will Learn

  • The best way to build a RESTful Web Service or API with Django and the Django REST Framework
  • Develop complex RESTful APIs from scratch with Django and the Django REST Framework
  • Work with either SQL or NoSQL data sources
  • Design RESTful Web Services based on application requirements
  • Use third-party packages and extensions to perform common...