REST in Practice by Parastatidis Savas Robinson Ian Webber Jim
Author:Parastatidis, Savas, Robinson, Ian, Webber, Jim [Jim Webber, Savas Parastatidis, and Ian Robinson]
Language: eng
Format: epub
Tags: COMPUTERS / Systems Architecture / General
ISBN: 9781449394943
Publisher: O'Reilly Media
Published: 2010-09-14T16:00:00+00:00
GetFeedOfRecentEvents and GetFeed are static functions, both of which accept a NameValueCollection parameter and return a command. In the case of GetFeedCommand, this command is initialized with a ResourceId based on an id value in the parameters collection.
The constructor for Routes associates these functions with UriTemplates by adding them to a UriTemplateTable object. When it receives a request, CreateCommand(…) matches the request URI with a template in this table. If it finds a match, it invokes the associated function, passing in any variables parsed out of the request URI. The command returned from this invocation becomes the return value for CreateCommand(…).
At startup, the notifications service is initialized with a repository, which is then passed to this command. With each request, the repository queries the underlying store and returns a representation object, which the notifications service then hands to the condition (If-None-Match) supplied in the request. This condition is responsible for creating a Response object.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Deep Learning with Python by François Chollet(12643)
Hello! Python by Anthony Briggs(9946)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9820)
The Mikado Method by Ola Ellnestam Daniel Brolund(9813)
Dependency Injection in .NET by Mark Seemann(9368)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8332)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7788)
Grails in Action by Glen Smith Peter Ledbrook(7719)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7590)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7380)
Microservices with Go by Alexander Shuiskov(7141)
Practical Design Patterns for Java Developers by Miroslav Wengner(7060)
Test Automation Engineering Handbook by Manikandan Sambamurthy(7004)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6443)
Angular Projects - Third Edition by Aristeidis Bampakos(6420)
The Art of Crafting User Stories by The Art of Crafting User Stories(5950)
NetSuite for Consultants - Second Edition by Peter Ries(5863)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5674)
Kotlin in Action by Dmitry Jemerov(5092)
