29/02/2016
ถ้าคุณยังใหม่มากกับเรื่อง Web API ลองอ่านพื้นฐานที่นี่ดู มันอาจจะเหมาะกับงานที่คุณกำลังหาอยู่ก็เป็นได้
http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api
HTTP is not just for serving up web pages. It is also a powerful platform for building APIs that expose services and data. HTTP is simple, flexible, and ubiquitous. Almost any platform that you can...