Coder Social home page Coder Social logo

ffloresm / hands-on-restful-python-web-services-second-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/hands-on-restful-python-web-services-second-edition

0.0 1.0 0.0 182 KB

Hands-On RESTful Python Web Services – Second Edition, published by Packt

License: MIT License

Python 37.79% Mako 0.21% JavaScript 9.85% HTML 49.27% CSS 2.89%

hands-on-restful-python-web-services-second-edition's Introduction

$5 Tech Unlocked 2021!

The $5 campaign runs from December 15th 2020 to January 13th 2021.

Hands-On RESTful Python Web Services - Second Edition

Hands-On RESTful Python Web Services - Second Edition

This is the code repository for Hands-On RESTful Python Web Services - Second Edition, published by Packt.

Develop RESTful web services or APIs with modern Python 3.7

What is this book about?

Python is the language of choice for millions of developers worldwide, serving the purpose of building great web services in the RESTful architecture. This second edition will show you the best tools you can use to build your own web services.

This book covers the following exciting features:

  • Select the most appropriate framework based on the requirements
  • Develop complex RESTful APIs from scratch with Python
  • Use requests handlers, URL patterns, serialization, and validations
  • Add authentication, authorization, and interaction with ORMs and databases
  • Debug, test, profile, and improve RESTful APIs with the four frameworks
  • Design the RESTful APIs with the frameworks and create automated tests

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

patch_response_hexacopter_3 = await http_server_client.fetch(
     '/hexacopters/1',
     method='PATCH',
     body=json.dumps(patch_args_hexacopter_3))

Following is what you need for this book: This book is for web developers who have working knowledge of Python and would like to build amazing web services by taking advantage of the various frameworks of Python. You should have some knowledge of RESTful APIs.

With the following software and hardware list you can run all code files present in the book (Chapter 1-11).

Software and Hardware List

Chapter Software required Hardware required
1-11 Python 3.7 Intel Core i3 or higher CPU and at least 4 GB RAM

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Gaston C Hillar is Italian and has been working with computers since he was 8 years old. Gaston has a Bachelor's degree in computer science (graduated with honors) and an MBA.

Currently, Gaston is an independent IT consultant and a freelance author who is always looking for new adventures anywhere in the world.

He was a senior contributing editor at Dr. Dobb's, and has written more than a hundred articles on software development topics. He has received the prestigious Intel® Black Belt Software Developer award eight times. He has written many articles about Java for Oracle Java Magazine.

Gaston was also a former Microsoft MVP in technical computing. He lives with his wife, Vanesa, and his two sons, Kevin and Brandon.

Other books by the authors

Hands-On MQTT Programming with Python

Guide to NoSQL with Azure Cosmos DB

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.