Another exquisit release
TeamTreeHouse.Building.Services.with.ASP.NET.Web.API.Course-XQZT
Title: Building Services with ASP.NET Web API Course
Publisher: TeamTreeHouse
Size: 337M (351945548 B)
Files: 20F
Date: 07/30/2018
Course #: TeamTreeHouse
Type: N/A
Published: N/A
Modified: N/A
URL: teamtreehouse.com/library/building-services-with-aspnet-web-api
Author: James Churchill
Duration: N/A
Skill:
Exer/Code: [ ]
Installation:
Unpack that shit, run that shit
Notes:
Services expose data and processes through APIs
(Application Programming Interfaces) implemented using common
approaches or standards. Decoupling our back-end from our
front-end makes it possible for our services to support
multiple client apps. We can even allow other developers and
organizations to consume and use our services to further
broaden the reach of our applications.