Skip to main content
Version: 2.x

Conclusion

In this part of the guide, we've focused on ZenStack's powers for deriving CRUD APIs automatically from the ZModel schema. We had an overview of the different API flavors and learned how to mount the APIs onto a backend framework.

In the next part, we'll see how effortless it is to consume the APIs from a frontend application and eventually turn our Todo project into a full-stack application.

The completed sample project up to the end of this part can be found in the "part3" branch of the the-complete-guide-sample repo. You can clone it and check out to that branch with the following command:

git clone --branch part3 https://github.com/zenstackhq/the-complete-guide-sample.git my-todo-app
Comments
Feel free to ask questions, give feedback, or report issues.

Don't Spam


You can edit/delete your comments by going directly to the discussion, clicking on the 'comments' link below