Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danieleteti/delphi-dmvcframework-htmx-todo
DelphiMVCFramework Todo Sample, using HTMX
https://github.com/danieleteti/delphi-dmvcframework-htmx-todo
Last synced: about 1 month ago
JSON representation
DelphiMVCFramework Todo Sample, using HTMX
- Host: GitHub
- URL: https://github.com/danieleteti/delphi-dmvcframework-htmx-todo
- Owner: danieleteti
- License: apache-2.0
- Created: 2023-10-13T15:29:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T17:01:13.000Z (about 2 months ago)
- Last Synced: 2024-10-20T01:23:40.335Z (about 2 months ago)
- Language: Pascal
- Size: 1.25 MB
- Stars: 14
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
- awesome-htmx - dmvcframework-todo-app - DelphiMVCFramework to-do app with HTMX and mustache templates (Examples by Back-end / Delphi)
README
# Delphi-HTMX-Todo
This demo is about htmx support in DMVCFramework.
It uses:
- [DMVCFramework](https://github.com/danieleteti/delphimvcframework)
- [htmx](https://htmx.org/)
- mustache
- MVCActiveRecord (with a SQLite database)[My Blog](https://www.danieleteti.it)
Tested on MS Windows but it should work also for Linux
### Screenshot
![To-Do App](https://raw.githubusercontent.com/danieleteti/delphi-dmvcframework-htmx-todo/main/docs/page1.png)