
Автор: Valerio De Sanctis
Издательство: Manning Publications
Год: 2022
Страниц: 626
Язык: английский
Формат: pdf, epub
Размер: 18.99 MB
Create fully featured APIs with the ASP.NET Core framework! This practical guide shows you how to design and implement APIs using the REST and GraphQL standards. Building Web APIs with ASP.NET Core is a practical beginner’s guide to creating your first web APIs using ASP.NET Core. In it, you’ll develop an API that feeds web-based services, including websites and mobile apps, for a board games application. The book is structured just like a real-world development project, with each chapter introducing a new feature request. You’ll build your API with an ecosystem of ASP.NET Core tools that help simplify everything from setting up your data model to generating documentation. APIs are the backbone of modern software and a vital skill for anyone serious about professional development. The free and open source ASP.NET Core framework is one of the best tools available for creating APIs! It’s designed to maximize code execution speed and reliability, and its “no compile” development experience means you’re never stuck waiting for your code.