Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8 Develop Robust Minimal APIs with .NET 8

Learn ASP.NET Core APIs delivered in its latest version of the Microsoft Framework: .NET 8. This book will show you how to develop APIs with ASP.NET Core 8. Author Anthony Giretti will reveal all you need to know about HTTP protocol, REST architecture style, and ASP.NET Core 8. You will learn what r...

Descripción completa

Detalles Bibliográficos
Autor principal: Giretti, Anthony (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2023.
Edición:1st ed. 2023.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009786701206719
Tabla de Contenidos:
  • Chapter 1: Introducing HTTP & REST
  • Chapter 2: Introducing ASP.NET Core 8
  • Chapter 3: Introduction to Application Development Best Practices
  • Chapter 4: The Basics of Clean REST APIs
  • Chapter 5: Going Further with Clean REST APIs
  • Chapter 6: Accessing Data Safely and Efficiently
  • Chapter 7: Optimizing APIs
  • Chapter 8: Introduction to Observability
  • Chapter 9: Managing Application Secrets
  • Chapter 10: Secure Your Application with OpenID Connect
  • Chapter 11: Testing APIs.