This tutorial shows how to create a basic web application with FoalTS. The demo application is a simple to-do list with which users can view, create and delete their tasks.
Plan:
- Installation
- Introduction
- The Todo Model
- The Shell Script create-todo
- The REST API
- Validation and Sanitization
Here is the text version.
And the source code.
Top comments (0)