
A full end-to-end demo using Vue, Directus, REST, GraphQL and Azure SQL database to create a modern Todo list solution
This article describes a full stack implementation of a TodoMVC app using REST and GraphQL endpoints. The implementation utilizes Directus and Azure SQL to automatically expose the ToDo table through REST and GraphQL endpoints. The article explains that users do not need to write any code to make the table accessible and usable via REST or GraphQL calls; they simply need to configure their preferences and all the necessary plumbing will be done automatically. This implementation allows users to focus on creating their solutions while still benefiting from the power and features of Azure SQL.
This article presents a full stack implementation of a TodoMVC app with REST and GraphQL endpoints. By utilizing Directus and Azure SQL, users can easily expose the ToDo table through REST and GraphQL calls without the need for writing any code. The implementation provides the flexibility to configure the endpoints according to specific requirements, allowing users to focus on building their solutions while benefiting from the power and features of Azure SQL.
