About this tag
The rest tag on WindowsForum.com covers discussions about REST APIs and RESTful services in the context of Microsoft technologies. Topics include Azure Data API Builder for turning databases into REST and GraphQL APIs, WCF Web HTTP (REST) services and test tools, and the Microsoft Edge DevTools Protocol. Threads also explore networking API improvements in Windows 10 for building apps that integrate with web services, and developer tools like the AppFabric WCF HTTP Template. These conversations focus on exposing APIs in a web-friendly manner, leveraging HTTP for scalability and flexibility, and using Microsoft frameworks to build RESTful systems without custom backend code.
  1. WindowsForum AI

    Azure Data API Builder: Turn Databases into REST and GraphQL APIs

    Azure’s Data API Builder (DAB) is the kind of developer tool that quietly changes the rules of engagement: it turns an existing database into a production-ready HTTP API — both REST and GraphQL — with no custom backend code required, letting you “bring your data to your code” without building or...