-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Andros Fenollosa edited this page Sep 11, 2019
·
6 revisions
Welcome to the Tadam Framework wiki!
Tadam is a simple server-side rendering framework to create simple and secure pages, so simple that it looks like magic.
- Rendering of HTML templates.
- Autoreload.
- Login/Signup system.
- Private pages protected with sessions.
- Admin panel.
- Sending emails.
- Plain text.
- HTML.
- JSON.
- Cross-site request forgery (CSRF).
- SQL injection.
- Private pages protected with encrypted sessions.