Cargando…

Designing evolvable web APIs with ASP.NET /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Block, Glenn
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly, Ã2014.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • The internet, the World Wide Web, and HTTP
  • Web APIs
  • ASP.NET web API 101
  • Processing architecture
  • The application
  • Media type selection and design
  • Building the API
  • Improving the API
  • Building the client
  • The HTTP programming model
  • Hosting
  • Controllers and routing
  • Formatters and model binding
  • HttpClient
  • Security
  • The OAuth 2.0 authorization framework
  • Testability.