語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Web API development for the absolute...
~
Dominte, Irina.
FindBook
Google Book
Amazon
博客來
Web API development for the absolute beginner = a step-by-step approach to learning the fundamentals of web API development with .NET 7 /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Web API development for the absolute beginner/ by Irina Dominte.
其他題名:
a step-by-step approach to learning the fundamentals of web API development with .NET 7 /
作者:
Dominte, Irina.
出版者:
Berkeley, CA :Apress : : 2023.,
面頁冊數:
xxi, 414 p. :ill., digital ;24 cm.
內容註:
Part I: The Basics -- Chapter 1: Introducing Web API -- Chapter 2: Introduction to the Web -- Chapter 3: Setting Up the Environment -- Chapter 4: Web API - Building Blocks -- Part II: Implementing an API -- Chapter 5: Getting Started With Web API -- Chapter 6: Introducing an ORM -- Chapter 7: Getting Organized -- Chapter 8: Routing -- Chapter 9: Middleware -- Part III: Advanced Concepts -- Chapter 10: Model Binding -- Chapter 11: Versioning The API -- Chapter 12: Documenting The API -- Chapter 13: Testing The API.
Contained By:
Springer Nature eBook
標題:
Application program interfaces (Computer software) -
電子資源:
https://doi.org/10.1007/978-1-4842-9348-5
ISBN:
9781484293485
Web API development for the absolute beginner = a step-by-step approach to learning the fundamentals of web API development with .NET 7 /
Dominte, Irina.
Web API development for the absolute beginner
a step-by-step approach to learning the fundamentals of web API development with .NET 7 /[electronic resource] :by Irina Dominte. - Berkeley, CA :Apress :2023. - xxi, 414 p. :ill., digital ;24 cm.
Part I: The Basics -- Chapter 1: Introducing Web API -- Chapter 2: Introduction to the Web -- Chapter 3: Setting Up the Environment -- Chapter 4: Web API - Building Blocks -- Part II: Implementing an API -- Chapter 5: Getting Started With Web API -- Chapter 6: Introducing an ORM -- Chapter 7: Getting Organized -- Chapter 8: Routing -- Chapter 9: Middleware -- Part III: Advanced Concepts -- Chapter 10: Model Binding -- Chapter 11: Versioning The API -- Chapter 12: Documenting The API -- Chapter 13: Testing The API.
If you are a developer who wants to learn the basic skills of web and application programming interfaces (APIs) with .NET, this book is your complete introduction. The book takes a learn-by-experience approach. You will hit the ground running with a sample project that has everything you need to be wired up. As you follow along, you will learn simple and intuitive conventions that will free you from some of the more tedious decisions and work, in order to allow you to focus on the business requirements required by your team. Certain components of the framework should always appear in certain folders in the solution to speed up development while others need a name that follows particular conventions. You will learn the building blocks of Web API and how to leverage them to have a well-rounded API. Understanding these small but important tricks will make development faster, easier, and more pleasant, and will prevent time-consuming errors. Part I introduces you to the basics of Web. Part II gets you started creating an API that you will use and build upon throughout the book until you have a complete project. All companion code is available via GitHub. Part III covers more advanced concepts, including how to override out-of-the-box conventions to customize an API to meet your specific business needs. By the end of the book you will have a fully functional API, and you will be better prepared for an interview for a .NET backend developer job. What You Will Learn Build a start-to-finish Web API Know the main concepts of the Web Apply best practices in API development to your own projects Know the fundamentals of Web API development Know the fundamentals of a RESTful API Leverage Web API constructs to implement a clean and extensible API Get hands-on experience to unit test a Web API Gain the skills required to apply for a junior or entry-level .NET Web developer job.
ISBN: 9781484293485
Standard No.: 10.1007/978-1-4842-9348-5doiSubjects--Uniform Titles:
Microsoft .NET Framework.
Subjects--Topical Terms:
610204
Application program interfaces (Computer software)
LC Class. No.: QA76.76.A63
Dewey Class. No.: 006.76
Web API development for the absolute beginner = a step-by-step approach to learning the fundamentals of web API development with .NET 7 /
LDR
:03490nmm a2200325 a 4500
001
2334236
003
DE-He213
005
20230818172653.0
006
m d
007
cr nn 008maaau
008
240402s2023 cau s 0 eng d
020
$a
9781484293485
$q
(electronic bk.)
020
$a
9781484293478
$q
(paper)
024
7
$a
10.1007/978-1-4842-9348-5
$2
doi
035
$a
978-1-4842-9348-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A63
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
006.76
$2
23
090
$a
QA76.76.A63
$b
D671 2023
100
1
$a
Dominte, Irina.
$3
3665650
245
1 0
$a
Web API development for the absolute beginner
$h
[electronic resource] :
$b
a step-by-step approach to learning the fundamentals of web API development with .NET 7 /
$c
by Irina Dominte.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xxi, 414 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I: The Basics -- Chapter 1: Introducing Web API -- Chapter 2: Introduction to the Web -- Chapter 3: Setting Up the Environment -- Chapter 4: Web API - Building Blocks -- Part II: Implementing an API -- Chapter 5: Getting Started With Web API -- Chapter 6: Introducing an ORM -- Chapter 7: Getting Organized -- Chapter 8: Routing -- Chapter 9: Middleware -- Part III: Advanced Concepts -- Chapter 10: Model Binding -- Chapter 11: Versioning The API -- Chapter 12: Documenting The API -- Chapter 13: Testing The API.
520
$a
If you are a developer who wants to learn the basic skills of web and application programming interfaces (APIs) with .NET, this book is your complete introduction. The book takes a learn-by-experience approach. You will hit the ground running with a sample project that has everything you need to be wired up. As you follow along, you will learn simple and intuitive conventions that will free you from some of the more tedious decisions and work, in order to allow you to focus on the business requirements required by your team. Certain components of the framework should always appear in certain folders in the solution to speed up development while others need a name that follows particular conventions. You will learn the building blocks of Web API and how to leverage them to have a well-rounded API. Understanding these small but important tricks will make development faster, easier, and more pleasant, and will prevent time-consuming errors. Part I introduces you to the basics of Web. Part II gets you started creating an API that you will use and build upon throughout the book until you have a complete project. All companion code is available via GitHub. Part III covers more advanced concepts, including how to override out-of-the-box conventions to customize an API to meet your specific business needs. By the end of the book you will have a fully functional API, and you will be better prepared for an interview for a .NET backend developer job. What You Will Learn Build a start-to-finish Web API Know the main concepts of the Web Apply best practices in API development to your own projects Know the fundamentals of Web API development Know the fundamentals of a RESTful API Leverage Web API constructs to implement a clean and extensible API Get hands-on experience to unit test a Web API Gain the skills required to apply for a junior or entry-level .NET Web developer job.
630
0 0
$a
Microsoft .NET Framework.
$3
3270493
650
0
$a
Application program interfaces (Computer software)
$3
610204
650
0
$a
Web applications.
$3
2072989
650
1 4
$a
Microsoft.
$3
3593799
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-9348-5
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9460441
電子資源
11.線上閱覽_V
電子書
EB QA76.76.A63
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入