REST und HTTP: Entwicklung und Integration nach dem Architekturstil des Web
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | German |
Veröffentlicht: |
Heidelberg
dpunkt-Verl.
2015
|
Ausgabe: | 3., aktualisierte und erw. Aufl. |
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | Literaturverz. S. 293 - 303 |
Beschreibung: | XIX, 309 S. graph. Darst. |
ISBN: | 9783864901201 3864901200 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV041730397 | ||
003 | DE-604 | ||
005 | 20230307 | ||
007 | t | ||
008 | 140311s2015 gw d||| |||| 00||| ger d | ||
015 | |a 13,N37 |2 dnb | ||
016 | 7 | |a 1041301235 |2 DE-101 | |
020 | |a 9783864901201 |c kart. : EUR 37.90 (DE), EUR 39.00 (AT), sfr 49.90 (freier Pr.) |9 978-3-86490-120-1 | ||
020 | |a 3864901200 |9 3-86490-120-0 | ||
024 | 3 | |a 9783864901201 | |
035 | |a (OCoLC)864551933 | ||
035 | |a (DE-599)DNB1041301235 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-BW | ||
049 | |a DE-29T |a DE-91G |a DE-M347 |a DE-B768 |a DE-523 |a DE-858 |a DE-859 |a DE-573 |a DE-19 |a DE-11 |a DE-1102 |a DE-92 |a DE-83 |a DE-1050 |a DE-473 |a DE-Aug4 |a DE-861 |a DE-526 |a DE-355 |a DE-739 |a DE-2851 |a DE-1049 |a DE-860 | ||
082 | 0 | |a 006.76 |2 22/ger | |
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
084 | |a ST 252 |0 (DE-625)143627: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 677f |2 stub | ||
245 | 1 | 0 | |a REST und HTTP |b Entwicklung und Integration nach dem Architekturstil des Web |c Stefan Tilkov ... |
250 | |a 3., aktualisierte und erw. Aufl. | ||
264 | 1 | |a Heidelberg |b dpunkt-Verl. |c 2015 | |
300 | |a XIX, 309 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturverz. S. 293 - 303 | ||
650 | 0 | 7 | |a HTTP |0 (DE-588)4479982-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a REST |g Informatik |0 (DE-588)7592728-7 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a REST |g Informatik |0 (DE-588)7592728-7 |D s |
689 | 0 | 1 | |a HTTP |0 (DE-588)4479982-2 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Tilkov, Stefan |e Sonstige |0 (DE-588)1282664689 |4 oth | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, PDF |z 978-3-86491-643-4 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, ePub |z 978-3-86491-644-1 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe Mobi |z 978-3-86491-695-3 |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=4434876&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027177189&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-027177189 |
Datensatz im Suchindex
_version_ | 1806327345351491584 |
---|---|
adam_text |
XIII
INHALTSVERZEICHNIS
1 EINLEITUNG 1
1.1 WARUM REST? 1
1.1.1 LOSE KOPPLUNG 2
1.1.2 INTEROPERABILITAET 3
1.1.3 WIEDERVERWENDUNG 3
1.1.4 PERFORMANCE UND SKALIERBARKEIT 4
1.2 ZIELGRUPPE UND VORAUSSETZUNGEN 4
1.3 ZUR STRUKTUR DES BUCHES 5
2 EINFUEHRUNG IN REST 9
2.1 EINE KURZE GESCHICHTE VON REST 9
2.2 GRUNDPRINZIPIEN 11
2.3 ZUSAMMENFASSUNG 19
3 FALLSTUDIE: ORDERMANAGER 21
3.1 FACHLICHER HINTERGRUND 21
3.2 RESSOURCEN 23
3.2.1 BESTELLUNGEN 23
3.2.2 BESTELLUNGEN IN UNTERSCHIEDLICHEN ZUSTAENDEN 30
3.2.3 STORNIERUNGEN 30
3.3 REPRAESENTATIONEN 32
3.4 ZUSAMMENFASSUNG 33
4 RESSOURCEN 35
4.1 RESSOURCEN UND REPRAESENTATIONEN 35
4.2 RESSOURCENDESIGN 36
4.2.1 PRIMAERRESSOURCEN 37
4.2.2 SUBRESSOURCEN 38
4.2.3 LISTEN 38
HTTP://D-NB.INFO/1041301235
XIV INHALTSVERZEICHNIS
4.2.4 PROJEKTIONEN 39
4.2.5 AGGREGATIONEN 39
4.2.6 AKTIVITAETEN .
S
39
4.2.7 KONZEPT- UND INFORMATIONSRESSOURCEN 39
4.2.8 EVOLUTIONAERE WEITERENTWICKLUNG UND YAGNI 40
4.3 RESSOURCENIDENTIFIKATION UND URIS 40
4.3.1 URI, IRI, URL, URN, XRI? 41
4.3.2 ANATOMIE EINER HTTP-URI 42
4.3.3 URI-TEMPLATES 46
4.4 URI-DESIGN 47
4.4.1 URI-ENTWURFSGRUNDSAETZE 47
4.4.2 REST AUS VERSEHEN 50
4.4.3 STABILE URIS 51
4.5 ZUSAMMENFASSUNG 52
5 VERBEN 53
5.1 STANDARDVERBEN VON HTTP 1.1 53
5.1.1 GET 53
5.1.2 HEAD 55
5.1.3 PUT 56
5.1.4 POST 57
5.1.5 DELETE 57
5.1.6 OPTIONS 58
5.1.7 TRACE UND CONNECT 58
5.2 HTTP-VERBEN IN DER PRAXIS 58
5.3 TRICKS FUER PUT UND DELETE 59
5.3.1 HTML-FORMULARE 59
5.3.2 FIREWALLS UND EINGESCHRAENKTE CLIENTS 61
5.4 DEFINITION EIGENER METHODEN 63
5.4.1 WEBDAV 63
5.4.2 PARTIAL UPDATES UND PATCH 65
5.4.3 MULTI-REQUEST-VERARBEITUNG 66
5.5 LINK UND UNLINK 68
5.6 ZUSAMMENFASSUNG 69
6 HYPERMEDIA 71
6.1 HYPERMEDIA IM BROWSER 71
6.2 HATEOAS UND DAS HUMAN WEB 75
6.3 HYPERMEDIA IN DER ANWENDUNG-ZU-ANWENDUNG-KOMMUNIKATION . 77
6.4 RESSOURCENVERKNUEPFUNG 78
6.5 EINSTIEGSPUNKTE 78
6.6 AKTIONSRELATIONEN 80
INHALTSVERZEICHNIS XV
6.7 DARSTELLUNG VON LINKS UND DAS LINK -ELEMENT 81
6.8 STANDARDISIERUNG VON LINK-RELATIONEN 84
6.9 ZUSAMMENFASSUNG 85
7 REPRAESENTATIONSFORMATE . 87
7.1 FORMATE, MEDIEN TYPEN UND CONTENT NEGOTIATION 87
7.2 JSON 88
7.2.1 HAL 89
7.2.2 COLLECTION+JSON 92
7.2.3 SIREN 94
7.2.4 FAZIT 96
*7.3 XML 97
7.4 HTML/XHTML 98
7.5 TEXTFORMATE 101
7.5.1 PLAINTEXT 101
7.5.2 URI-LISTEN 102
7.6 CSV 102
7.7 RSS UND ATOM 103
7.8 BINAERE FORMATE 105
7.9 MICROFORMATS 106
7.10 RDF 107
7.11 ZUSAMMENFASSUNG 109
8 FALLSTUDIE: ATOMPUB III
8.1 HISTORIE 111
8.2 DISCOVERY UND METADATEN 112
8.3 RESSOURCENTYPEN 115
8.4 REST UND ATOM/ATOMPUB 117
8.5 ZUSAMMENFASSUNG 117
9 SITZUNGEN UND SKALIERBARKEIT 119
9.1 COOKIES 120
9.2 RESSOURCEN- UND CLIENTSTATUS 122
9.3 SKALIERBARKEIT UND SHARED NOTHING-ARCHITEKTUR 124
9.4 ZUSAMMENFASSUNG 126
10 CACHING 127
10.1 EXPIRATIONSMODELL 127
10.2 VALIDIERUNGSMODELL 129
10.3 CACHE-TOPOLOGIEN 131
XVI INHALTSVERZEICHNIS
10.4 CACHING UND HEADER 134
10.4.1 RESPONSE-HEADER 134
10.4.2 REQUEST-HEADER 135
10.5 SCHWACHE ETAGS 135
10.6 INVALIDIERUNG 136
10.7 CACHING UND PERSONALISIERTE INHALTE 137
10.8 CACHING IM INTERNET 137
10.9 ZUSAMMENFASSUNG 138
11 SICHERHEIT 139
11.1 SSL UND HTTPS 139
11.2 AUTHENTISIERUNG, AUTHENTIFIZIERUNG, AUTORISIERUNG 140
11.3 HTTP-AUTHENTIFIZIERUNG 141
11.4 HTTP BASIC AUTHENTICATION 142
11.5 DER 80%-FALL: HTTPS + BASIC-AUTH 143
11.6 HTTP DIGEST AUTHENTICATION 145
11.7 BROWSER-INTEGRATION UND COOKIES 147
11.8 HMAC 149
11.9 OPENID 150
11.10 OAUTH 151
11.10.1 OAUTH 1.0 152
11.10.2 OAUTH 2.0 152
11.11 AUTORISIERUNG 154
11.12 NACHRICHTENVERSCHLUESSELUNG UND SIGNATUR 155
11.13 ZUSAMMENFASSUNG 156
12 DOKUMENTATION 157
12.1 SELBSTBESCHREIBENDE NACHRICHTEN 158
12.2 HYPERMEDIA 159
12.3 HTML ALS STANDARDFORMAT 159
12.4 BESCHREIBUNGSFORMATE 160
12.4.1 WSDL 160
12.4.2 WADL 161
12.4.3 SWAGGER, RAML UND API BLUEPRINT 164
12.4.4 RDDL 168
12.5 ZUSAMMENFASSUNG 171
13 ERWEITERTE ANWENDUNGSFAELLE 173
13.1 ASYNCHRONE VERARBEITUNG 173
13.1.1 NOTIFIKATION PER HTTP-CALLBACK 175
13.1.2 POLLING 176
INHALTSVERZEICHNIS XVII
13.2 ZUVERLAESSIGKEIT 177
13.2.1 PUT STATT POST 180
13.2.2 POST-PUT-KOMBINATION 182
13.2.3 RELIABLE POST 183
13.3 TRANSAKTIONEN 184
13.3.1 ATOMARE (DATENBANK-)TRANSAKTIONEN 184
13.3.2 VERTEILTE TRANSAKTIONEN 185
13.3.3 FACHLICHE TRANSAKTIONEN 185
13.4 PARALLELZUGRIFF UND KONDITIONALE VERARBEITUNG 186
13.5 VERSIONIERUNG 187
13.5.1 ZUSAETZLICHE RESSOURCEN 188
13.5.2 ERWEITERBARE DATENFORMATE 188
13.5.3 VERSIONSABHAENGIGE REPRAESENTATIONEN 189
13.6 ZUSAMMENFASSUNG 189
14 FALLSTUDIE: ORDERMANAGER, ITERATION 2 191
14.1 ORDERENTRY 192
14.1.1 MEDIENTYPEN 192
14.1.2 SERVICEDOKUMENTATION 195
14.1.3 BESTELLPOSITIONEN 199
14.1.4 ZUSTANDSAENDERUNGEN 200
14.2 FULFILMENT 205
14.2.1 NOTIFIKATION UEBER NEUE BESTELLUNGEN 205
14.2.2 BESTELLUEBERNAHME 207
14.2.3 PRODUKTIONSAUFTRAEGE 212
14.2.4 VERSANDFRISTEN 213
14.2.5 LIEFERDATUM 213
14.3 REPORTING 215
14.4 ZUSAMMENFASSUNG 217
15 ARCHITEKTUR UND UMSETZUNG 219
15.1 ARCHITEKTUREBENEN 219
15.2 DOMAENENARCHITEKTUR 220
15.2.1 SYSTEMGRENZEN UND RESSOURCEN 221
15.2.2 MEDIENTYPEN UND KONTRAKTE 222
15.2.3 IDENTITAET UND ADRESSIERBARKEIT 224
15.3 SOFTWAREARCHITEKTUR 225
15.3.1 SCHICHTEN 226
15.3.2 DOMAENENMODELL 227
15.3.3 NUTZUNG VON DIENSTEN 228
XVIII INHALTSVERZEICHNIS
15.4 SYSTEMARCHITEKTUR 230
15.4.1 NETZTOPOLOGIE 230
15.4.2 CACHING 231
15.4.3 FIREWALLS 232
15.5 FRONTEND-ARCHITEKTUR 233
15.5.1 BENUTZERSCHNITTSTELLEN UND RESTFUL-HTTP-BACKENDS . 234
15.5.2 SINN UND UNSINN VON PORTALEN 236
15.6 WEB-API-ARCHITEKTUR 237
15.7 ZUSAMMENFASSUNG 240
16 ENTERPRISE REST: SOA AUF BASIS VON RESTFUI HTTP 241
16.1 SOA-DEFINITIONEN 241
16.2 BUSINESS/IT-
ALIGNMENT 244
16.3 GOVERNANCE 245
16.3.1 DATEN- UND SCHNITTSTELLENBESCHREIBUNGEN 246
16.3.2 REGISTRY/REPOSITORY-LOESUNGEN 247
16.3.3 DISCOVERY 247
16.4 ORCHESTRIERUNG UND CHOREOGRAFIE 248
16.5 ENTERPRISE SERVICE BUS (ESB) 249
16.6 WSDL, SO AP & WS-*: WS-ARCHITEKTUR 249
16.7 ZUSAMMENFASSUNG 253
17 WEBOBERFLAECHEN MIT ROCA 255
17.1 REST: NICHT NUR FUER WEBSERVICES 255
17.2 CLIENTASPEKTE VON ROCA 258
17.2.1 SEMANTISCHES HTML 259
17.2.2 CSS 260
17.2.3 DIE ROLLE VON JAVASCRIPT 261
17.2.4 UNOBTRUSIVE JAVASCRIPT UND PROGRESSIVE ENHANCEMENT .263
17.3 ROCA VS. SINGLE PAGE APPS 264
17.4 ZUSAMMENFASSUNG 265
INHALTSVERZEICHNIS XIX
ANHANG
A HTTP-STATUSCODES 269
B FORTGESCHRITTENE HTTP-MECHANISMEN 275
B.L PERSISTENTE VERBINDUNGEN 275
B.2 REQUEST-PIPELINING 275
B.3 RANGE REQUESTS 276
B.4 CHUNKED ENCODING 276
C WERKZEUGE UND BIBLIOTHEKEN 279
C.L KOMMANDOZEILEN-CLIENTS 279
C.2 HTTP-SERVER 280
C.3 CACHES 281
C.4 PROGRAMMIERUMGEBUNGEN 282
C.4.1 JAVA/JVM-SPRACHEN 282
C.4.2 MICROSOFT .NET 285
C.4.3 RUBY 286
C.4.4 PYTHON, PERL, NODE.JS 8C CO 286
D HTTP/2 UND SPDY 289
D.L GESCHICHTE VON HTTP 289
D.2 SPDY 290
D.3 HTTP/2 291
REFERENZEN 293
INDEX 305 |
any_adam_object | 1 |
author_GND | (DE-588)1282664689 |
building | Verbundindex |
bvnumber | BV041730397 |
classification_rvk | ST 230 ST 252 |
classification_tum | DAT 677f |
ctrlnum | (OCoLC)864551933 (DE-599)DNB1041301235 |
dewey-full | 006.76 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.76 |
dewey-search | 006.76 |
dewey-sort | 16.76 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 3., aktualisierte und erw. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV041730397</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230307</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">140311s2015 gw d||| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">13,N37</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1041301235</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783864901201</subfield><subfield code="c">kart. : EUR 37.90 (DE), EUR 39.00 (AT), sfr 49.90 (freier Pr.)</subfield><subfield code="9">978-3-86490-120-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3864901200</subfield><subfield code="9">3-86490-120-0</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783864901201</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)864551933</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1041301235</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BW</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-B768</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-858</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-1102</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-861</subfield><subfield code="a">DE-526</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-2851</subfield><subfield code="a">DE-1049</subfield><subfield code="a">DE-860</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.76</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 230</subfield><subfield code="0">(DE-625)143617:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 252</subfield><subfield code="0">(DE-625)143627:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 677f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">REST und HTTP</subfield><subfield code="b">Entwicklung und Integration nach dem Architekturstil des Web</subfield><subfield code="c">Stefan Tilkov ...</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">3., aktualisierte und erw. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Heidelberg</subfield><subfield code="b">dpunkt-Verl.</subfield><subfield code="c">2015</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIX, 309 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturverz. S. 293 - 303</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">HTTP</subfield><subfield code="0">(DE-588)4479982-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">REST</subfield><subfield code="g">Informatik</subfield><subfield code="0">(DE-588)7592728-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">REST</subfield><subfield code="g">Informatik</subfield><subfield code="0">(DE-588)7592728-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">HTTP</subfield><subfield code="0">(DE-588)4479982-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Tilkov, Stefan</subfield><subfield code="e">Sonstige</subfield><subfield code="0">(DE-588)1282664689</subfield><subfield code="4">oth</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, PDF</subfield><subfield code="z">978-3-86491-643-4</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, ePub</subfield><subfield code="z">978-3-86491-644-1</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe Mobi</subfield><subfield code="z">978-3-86491-695-3</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=4434876&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027177189&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-027177189</subfield></datafield></record></collection> |
id | DE-604.BV041730397 |
illustrated | Illustrated |
indexdate | 2024-08-03T01:19:55Z |
institution | BVB |
isbn | 9783864901201 3864901200 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-027177189 |
oclc_num | 864551933 |
open_access_boolean | |
owner | DE-29T DE-91G DE-BY-TUM DE-M347 DE-B768 DE-523 DE-858 DE-859 DE-573 DE-19 DE-BY-UBM DE-11 DE-1102 DE-92 DE-83 DE-1050 DE-473 DE-BY-UBG DE-Aug4 DE-861 DE-526 DE-355 DE-BY-UBR DE-739 DE-2851 DE-1049 DE-860 |
owner_facet | DE-29T DE-91G DE-BY-TUM DE-M347 DE-B768 DE-523 DE-858 DE-859 DE-573 DE-19 DE-BY-UBM DE-11 DE-1102 DE-92 DE-83 DE-1050 DE-473 DE-BY-UBG DE-Aug4 DE-861 DE-526 DE-355 DE-BY-UBR DE-739 DE-2851 DE-1049 DE-860 |
physical | XIX, 309 S. graph. Darst. |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | dpunkt-Verl. |
record_format | marc |
spelling | REST und HTTP Entwicklung und Integration nach dem Architekturstil des Web Stefan Tilkov ... 3., aktualisierte und erw. Aufl. Heidelberg dpunkt-Verl. 2015 XIX, 309 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Literaturverz. S. 293 - 303 HTTP (DE-588)4479982-2 gnd rswk-swf REST Informatik (DE-588)7592728-7 gnd rswk-swf REST Informatik (DE-588)7592728-7 s HTTP (DE-588)4479982-2 s DE-604 Tilkov, Stefan Sonstige (DE-588)1282664689 oth Erscheint auch als Online-Ausgabe, PDF 978-3-86491-643-4 Erscheint auch als Online-Ausgabe, ePub 978-3-86491-644-1 Erscheint auch als Online-Ausgabe Mobi 978-3-86491-695-3 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=4434876&prov=M&dok_var=1&dok_ext=htm Inhaltstext DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027177189&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | REST und HTTP Entwicklung und Integration nach dem Architekturstil des Web HTTP (DE-588)4479982-2 gnd REST Informatik (DE-588)7592728-7 gnd |
subject_GND | (DE-588)4479982-2 (DE-588)7592728-7 |
title | REST und HTTP Entwicklung und Integration nach dem Architekturstil des Web |
title_auth | REST und HTTP Entwicklung und Integration nach dem Architekturstil des Web |
title_exact_search | REST und HTTP Entwicklung und Integration nach dem Architekturstil des Web |
title_full | REST und HTTP Entwicklung und Integration nach dem Architekturstil des Web Stefan Tilkov ... |
title_fullStr | REST und HTTP Entwicklung und Integration nach dem Architekturstil des Web Stefan Tilkov ... |
title_full_unstemmed | REST und HTTP Entwicklung und Integration nach dem Architekturstil des Web Stefan Tilkov ... |
title_short | REST und HTTP |
title_sort | rest und http entwicklung und integration nach dem architekturstil des web |
title_sub | Entwicklung und Integration nach dem Architekturstil des Web |
topic | HTTP (DE-588)4479982-2 gnd REST Informatik (DE-588)7592728-7 gnd |
topic_facet | HTTP REST Informatik |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=4434876&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027177189&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT tilkovstefan restundhttpentwicklungundintegrationnachdemarchitekturstildesweb |