• Build APIs You Won't Hate: Everyone and their dog wants an API, so you should probably learn how to build them

    API development is becoming increasingly common for server-side developers thanks to the rise of front-end JavaScript frameworks, iPhone applications, and API-centric architectures. It might seem like grabbing stuff from a data source and shoving it out as JSON would be easy, but surviving changes in business logic, database schema updates, new features, or deprecated endpoints can be a nightmare. After finding many of the existing resources for API development to be lacking, Phil learned a lot of things the hard way through years of trial and error. This book aims to condense that experience,... [Read More]

    • ASIN: 0692232699
    • ASIN: 0692232699
    • ISBN: 0692232699
    • Manufacturer: Philip J. Sturgeon

  • Django for Beginners: Build websites with Python and Django

    A step-by-step guide to building web applications with Python and Django 2.2.Create, test, and deploy 5 progressively more complex websites including a Message Board app, a Blog app with user accounts, and a robust Newspaper app with reader comments and a complete user registration flow.Along the way you'll learn core Django features and best practices around models, views, templates, urls, custom user models, permissions, authorizations, user registration, testing, and deployment.TABLE OF CONTENTS: Introduction Chapter 1: Initial Setup Chapter 2: Hello World app Chapter 3: Pages app Cha... [Read More]

    • ASIN: B079ZZLRRL
    • ASIN: B079ZZLRRL

  • X-DocuSign-Authentication Best Practices for DocuSignTM via REST or SOAP in 10 minutes: A developer lab from Grigsby Consulting LLC's Integration Cookbook Volume 2

    X-DocuSign-Authentication Best Practices for DocuSign™ via REST or SOAP in 10 minutes, a Best Practices excerpt from Grigsby Consulting LLC’s Integration Cookbook Volume 2 is intended to provide a developer a straight forward tactical example in how best to use the header X-DocuSign-Authentication for DocuSign™ via REST or SOAP in 10 minutes. All the fluff was removed and what was left is a very lean prescriptive Best Practices exampleFeatures I hope you find like I do to be very helpful when learning a new API are in each Developer Lab1. Step-by-Step example with images2. Cut and Paste ... [Read More]

    • ASIN: B01MRX80Y3
    • ASIN: B01MRX80Y3
    • Manufacturer: Grigsby Consulting LLC

  • Hands-On Restful API Design Patterns and Best Practices (Paperback)

    Hands-On RESTful API Design Patterns and Best

    • UPC: 400384077

  • Restful Java Patterns and Best Practices

    9781783287963

    • UPC: 46420944

  • Implementing basic authentication in ASP NET Web API

    Creating a WebAPI with Authentication - A TimCo Retail Manager Video

    Part 1 : Token based authentication using ASP.NET Web API 2